diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index f61dcbf..1fccf11 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -99,7 +99,7 @@ decoration { } animations { - enabled = yes + enabled = no # Some default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more @@ -116,7 +116,6 @@ animations { dwindle { # See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more - pseudotile = yes # master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below preserve_split = yes # you probably want this } @@ -230,4 +229,3 @@ binde = $mainMod SHIFT, k, resizeactive, 0 -10 binde = $mainMod SHIFT, j, resizeactive, 0 10 source = /home/daniele/.config/hypr/noctalia/noctalia-colors.conf -