diff --git a/.config/hypr/looknfeel.conf b/.config/hypr/looknfeel.conf index d715492..7393732 100644 --- a/.config/hypr/looknfeel.conf +++ b/.config/hypr/looknfeel.conf @@ -59,8 +59,8 @@ decoration { group { col.border_active = $activeBorderColor col.border_inactive = $inactiveBorderColor - col.border_locked_active = -1 - col.border_locked_inactive = -1 + # col.border_locked_active = -1 + # col.border_locked_inactive = -1 groupbar { font_size = 12 @@ -117,7 +117,7 @@ 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 + # pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below preserve_split = true # You probably want this force_split = 2 # Always split on the right }