From a7cb141838e01e884f21aeb75476114fd5f72234 Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 31 May 2026 18:01:31 +0100 Subject: [PATCH] Hyprland update --- .config/hypr/looknfeel.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 }