adapt hyprland.conf to newest Hyprland version
This commit is contained in:
@@ -233,7 +233,6 @@ windowrule {
|
||||
|
||||
# See https://wiki.hypr.land/Configuring/Dwindle-Layout/ for more
|
||||
dwindle {
|
||||
pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
|
||||
preserve_split = true # You probably want this
|
||||
}
|
||||
|
||||
@@ -302,7 +301,7 @@ bind = $mainMod, V, togglefloating,
|
||||
bind = $mainMod, SPACE, exec, $menu
|
||||
bind = $mainMod SHIFT, SPACE, exec, nwg-drawer
|
||||
bind = $mainMod, P, pseudo, # dwindle
|
||||
bind = $mainMod, J, togglesplit, # dwindle
|
||||
bind = $mainMod, J, layoutmsg, togglesplit # dwindle
|
||||
bind = $mainMod, I, exec, firefox &
|
||||
bind = $mainMod, n, exec, ~/.local/bin/hyprltm-net
|
||||
|
||||
|
||||
Reference in New Issue
Block a user