Window Swallowing, opacity, and hell workspace
This commit is contained in:
parent
a38b6655c1
commit
b12cc17adb
3 changed files with 17 additions and 2 deletions
|
|
@ -24,6 +24,7 @@ bind = $mainMod, 2, exec, $XDG_CONFIG_HOME/hypr/scripts/changeprimary.xsh web
|
|||
bind = $mainMod, 3, exec, $XDG_CONFIG_HOME/hypr/scripts/changeprimary.xsh med
|
||||
bind = $mainMod, 4, exec, $XDG_CONFIG_HOME/hypr/scripts/changeprimary.xsh game
|
||||
binde = $mainMod, 5, exec, $XDG_CONFIG_HOME/hypr/scripts/changeprimary.xsh etc
|
||||
binde = $mainMod, _, exec, $XDG_CONFIG_HOME/hypr/scripts/changeprimary.xsh hell
|
||||
binde = $mainMod, TAB, exec, $XDG_CONFIG_HOME/hypr/scripts/changesecondary.xsh
|
||||
|
||||
bind = $mainMod, m, togglespecialworkspace, mus
|
||||
|
|
@ -39,6 +40,7 @@ bind = $mainMod SHIFT, 1, movetoworkspacesilent, name:home
|
|||
bind = $mainMod SHIFT, 2, movetoworkspacesilent, name:web
|
||||
bind = $mainMod SHIFT, 3, movetoworkspacesilent, name:med
|
||||
bind = $mainMod SHIFT, 4, movetoworkspacesilent, name:misc
|
||||
bind = $mainMod SHIFT, _, movetoworkspacesilent, name:hell
|
||||
bind = $mainMod SHIFT, TAB, movetoworkspacesilent, r-1
|
||||
|
||||
# Move/resize windows with mainMod + LMB/RMB and dragging
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue