Skip to content
Snippets Groups Projects
Verified Commit 9e9b5a99 authored by minute's avatar minute
Browse files

Merge branch 'reform-tray'

parents 8f66c485 a7035291
Branches
No related tags found
No related merge requests found
...@@ -76,10 +76,10 @@ focus_button_with_modifiers = false ...@@ -76,10 +76,10 @@ focus_button_with_modifiers = false
focus_buttons = BTN_LEFT | BTN_MIDDLE | BTN_RIGHT focus_buttons = BTN_LEFT | BTN_MIDDLE | BTN_RIGHT
focus_buttons_passthrough = true focus_buttons_passthrough = true
max_render_time = 20 max_render_time = 20
plugins = autostart command firedecor fast-switcher idle oswitch place resize window-rules wm-actions grid move foreign-toplevel winshadows scale plugins = autostart command firedecor fast-switcher idle oswitch place resize window-rules wm-actions grid move foreign-toplevel winshadows scale vswitch
preferred_decoration_mode = server preferred_decoration_mode = server
vheight = 1 vheight = 1
vwidth = 1 vwidth = 9
xwayland = true xwayland = true
[decoration] [decoration]
...@@ -96,11 +96,19 @@ binding_1 = <super> KEY_1 ...@@ -96,11 +96,19 @@ binding_1 = <super> KEY_1
binding_2 = <super> KEY_2 binding_2 = <super> KEY_2
binding_3 = <super> KEY_3 binding_3 = <super> KEY_3
binding_4 = <super> KEY_4 binding_4 = <super> KEY_4
binding_5 = <super> KEY_5
binding_6 = <super> KEY_6
binding_7 = <super> KEY_7
binding_8 = <super> KEY_8
binding_9 = <super> KEY_9 binding_9 = <super> KEY_9
send_win_1 = <super> <shift> KEY_1 send_win_1 = <super> <shift> KEY_1
send_win_2 = <super> <shift> KEY_2 send_win_2 = <super> <shift> KEY_2
send_win_3 = <super> <shift> KEY_3 send_win_3 = <super> <shift> KEY_3
send_win_4 = <super> <shift> KEY_4 send_win_4 = <super> <shift> KEY_4
send_win_5 = <super> <shift> KEY_5
send_win_6 = <super> <shift> KEY_6
send_win_7 = <super> <shift> KEY_7
send_win_8 = <super> <shift> KEY_8
send_win_9 = <super> <shift> KEY_9 send_win_9 = <super> <shift> KEY_9
duration = 0 duration = 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment