blah
This commit is contained in:
parent
c1fc5ecf1d
commit
b6f63359b1
1 changed files with 2 additions and 2 deletions
|
|
@ -50,12 +50,12 @@ bind = $mainMod SHIFT, 0, movetoworkspace, 10
|
||||||
# Scratchpad
|
# Scratchpad
|
||||||
bind = CTRL SHIFT, S, togglespecialworkspace, magic
|
bind = CTRL SHIFT, S, togglespecialworkspace, magic
|
||||||
bind = CTRL $mainMod, S, movetoworkspace, special:magic
|
bind = CTRL $mainMod, S, movetoworkspace, special:magic
|
||||||
|
|
||||||
# Terminal
|
# Terminal
|
||||||
bind = CTRL SHIFT, T, togglespecialworkspace, terminal
|
bind = CTRL SHIFT, T, togglespecialworkspace, terminal
|
||||||
bind = CTRL $mainMod, T, movetoworkspace, special:terminal
|
|
||||||
# Music
|
# Music
|
||||||
bind = CTRL SHIFT, M, togglespecialworkspace, music
|
bind = CTRL SHIFT, M, togglespecialworkspace, music
|
||||||
bind = CTRL $mainMod, M, movetoworkspace, special:music
|
|
||||||
|
|
||||||
# Scroll through existing workspaces with mainMod + scroll
|
# Scroll through existing workspaces with mainMod + scroll
|
||||||
bind = $mainMod, mouse_down, workspace, e+1
|
bind = $mainMod, mouse_down, workspace, e+1
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue