update
This commit is contained in:
parent
97c4626cf2
commit
3b7c823455
4 changed files with 7 additions and 6 deletions
|
|
@ -108,7 +108,7 @@ bind = SUPER, A, workspace, 7
|
|||
bind = SUPER, S, workspace, 8
|
||||
bind = SUPER, D, workspace, 9
|
||||
bind = SUPER, 0, workspace, 10
|
||||
bind = ALT, 1, togglespecialworkspace, whatsapp
|
||||
bind = ALT, 1, togglespecialworkspace, fluffychat
|
||||
bind = ALT, 2, togglespecialworkspace, thunderbird
|
||||
|
||||
# Move active window to a workspace and switch with mainMod + SHIFT + [0-9]
|
||||
|
|
@ -122,7 +122,7 @@ bind = SUPER SHIFT, A, movetoworkspace, 7
|
|||
bind = SUPER SHIFT, S, movetoworkspace, 8
|
||||
bind = SUPER SHIFT, D, movetoworkspace, 9
|
||||
bind = SUPER SHIFT, 0, movetoworkspace, 10
|
||||
bind = ALT SHIFT, 1, movetoworkspace, special:whatsapp
|
||||
bind = ALT SHIFT, 1, movetoworkspace, special:fluffychat
|
||||
bind = ALT SHIFT, 2, movetoworkspace, special:thunderbird
|
||||
|
||||
# Move active window to a workspace with mainMod + SHIFT + [0-9]
|
||||
|
|
@ -136,7 +136,7 @@ bind = SUPER CTRL, A, movetoworkspacesilent, 7
|
|||
bind = SUPER CTRL, S, movetoworkspacesilent, 8
|
||||
bind = SUPER CTRL, D, movetoworkspacesilent, 9
|
||||
bind = SUPER CTRL, 0, movetoworkspacesilent, 10
|
||||
bind = ALT CTRL, 1, movetoworkspacesilent, special:whatsapp
|
||||
bind = ALT CTRL, 1, movetoworkspacesilent, special:fluffychat
|
||||
bind = ALT CTRL, 2, movetoworkspacesilent, special:thunderbird
|
||||
|
||||
# Example special workspace (scratchpad)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue