diff --git a/dotfiles/hypr-desk/source/look.conf b/dotfiles/hypr-desk/source/look.conf index 3499922..239277b 100644 --- a/dotfiles/hypr-desk/source/look.conf +++ b/dotfiles/hypr-desk/source/look.conf @@ -59,7 +59,6 @@ animations { # See https://wiki.hyprland.org/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 } diff --git a/dotfiles/hypr-lap/hyprland.conf b/dotfiles/hypr-lap/hyprland.conf index f7016f3..02a7dd1 100644 --- a/dotfiles/hypr-lap/hyprland.conf +++ b/dotfiles/hypr-lap/hyprland.conf @@ -109,7 +109,6 @@ animations { # See https://wiki.hyprland.org/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 }