Update configs for hyprland updates
Fixes for swayosd, swaync
This commit is contained in:
@@ -3,13 +3,14 @@ bindd = SUPER, Q, Close active window, killactive,
|
||||
#bindd = CTRL ALT, DELETE, Close all Windows, exec, omarchy-cmd-close-all-windows
|
||||
|
||||
# Control tiling
|
||||
bindd = SUPER, J, Toggle split, togglesplit, # dwindle
|
||||
bindd = SUPER, J, Toggle split, layoutmsg, togglesplit # dwindle
|
||||
bindd = SUPER, P, Pseudo window, pseudo, # dwindle
|
||||
bindd = SUPER, V, Toggle floating, togglefloating,
|
||||
bindd = SHIFT, F11, Force full screen, fullscreen, 0
|
||||
bindd = ALT, F11, Full width, fullscreen, 1
|
||||
bindd = SUPER SHIFT, RETURN, Full width, fullscreen, 1
|
||||
bindd = SUPER, numbersign, 1:1 split, splitratio, exact 1
|
||||
bindd = SUPER, numbersign, 1:1 split, layoutmsg, splitratio -2
|
||||
bindd = SUPER, numbersign, 1:1 split, layoutmsg, splitratio 0.9
|
||||
|
||||
# Move focus with SUPER + arrow keys
|
||||
bindd = SUPER, left, Move focus left, movefocus, l
|
||||
|
||||
Reference in New Issue
Block a user