diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 287c430..9fb001e 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -56,7 +56,8 @@ general { # https://wiki.hypr.land/Configuring/Variables/#variable-types for info about colors # col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg - col.active_border = rgba(33ccffee) rgba(f50087ee) 45deg + # col.active_border = rgba(33ccffee) rgba(f50087ee) 45deg + col.active_border = rgba(33ccffee) col.inactive_border = rgba(595959aa) # Set to true enable resizing windows by clicking and dragging on borders and gaps @@ -145,7 +146,6 @@ animations { # 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 }