Update hypr, zoxide, spotify ... and zshrc
This commit is contained in:
@@ -78,7 +78,7 @@ bind = $mainMod SHIFT, 9, movetoworkspace, 9
|
||||
bind = $mainMod SHIFT, 0, movetoworkspace, 10
|
||||
|
||||
# Example special workspace (scratchpad)
|
||||
# bind = $mainMod, S, togglespecialworkspace, magic
|
||||
bind = $mainMod, S, togglespecialworkspace, magic
|
||||
# bind = $mainMod SHIFT, S, movetoworkspace, special:magic
|
||||
|
||||
# Scroll through existing workspaces with mainMod + scroll
|
||||
@@ -105,3 +105,6 @@ binde = $mainMod CONTROL, H, resizeactive, -10 0
|
||||
binde = $mainMod CONTROL, L, resizeactive, 10 0
|
||||
binde = $mainMod CONTROL, K, resizeactive, 0 -10
|
||||
binde = $mainMod CONTROL, J, resizeactive, 0 10
|
||||
|
||||
|
||||
bind = , F10, pass, class:^(discord)$ # Send Super + Space to Discord
|
||||
|
||||
Reference in New Issue
Block a user