mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-10-13 16:56:36 +00:00
Add movetoworkspacesilent binding for special workspace
This commit is contained in:
parent
4b39118bd6
commit
9499f164c0
1 changed files with 2 additions and 1 deletions
|
@ -120,8 +120,9 @@ bind = ALT, grave, changegroupactive, b
|
||||||
# ### SPECIAL WORKSPACE (SCRATCHPAD) ###
|
# ### SPECIAL WORKSPACE (SCRATCHPAD) ###
|
||||||
# ######################################
|
# ######################################
|
||||||
|
|
||||||
bind = ALT, grave, movetoworkspace, special
|
|
||||||
bind = SUPER, grave, togglespecialworkspace,
|
bind = SUPER, grave, togglespecialworkspace,
|
||||||
|
bind = ALT, grave, movetoworkspace, special
|
||||||
|
bind = SUPER SHIFT, grave, movetoworkspacesilent, special
|
||||||
|
|
||||||
# #########################
|
# #########################
|
||||||
# ### MOVE WINDOW FOCUS ###
|
# ### MOVE WINDOW FOCUS ###
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue