Add movetoworkspacesilent binding for special workspace

This commit is contained in:
Peter Vacho 2025-09-22 09:44:24 +02:00
parent 4b39118bd6
commit 9499f164c0
No known key found for this signature in database
GPG key ID: 00ACA0D6AF712EC9

View file

@ -120,8 +120,9 @@ bind = ALT, grave, changegroupactive, b
# ### SPECIAL WORKSPACE (SCRATCHPAD) ###
# ######################################
bind = ALT, grave, movetoworkspace, special
bind = SUPER, grave, togglespecialworkspace,
bind = ALT, grave, movetoworkspace, special
bind = SUPER SHIFT, grave, movetoworkspacesilent, special
# #########################
# ### MOVE WINDOW FOCUS ###