aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dotfiles/hyprland/.config/hypr/hyprland.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/dotfiles/hyprland/.config/hypr/hyprland.conf b/dotfiles/hyprland/.config/hypr/hyprland.conf
index 230b42a..2873c4d 100644
--- a/dotfiles/hyprland/.config/hypr/hyprland.conf
+++ b/dotfiles/hyprland/.config/hypr/hyprland.conf
@@ -70,7 +70,7 @@ general {
# Pyprland 3.4+ applies `group deny` to scratchpads, which routes their
# border through col.nogroup_border* instead of col.*_border. Without
# these overrides Hyprland's defaults paint scratchpads bright magenta.
- col.nogroup_border_active = rgba(67809cff)
+ col.nogroup_border_active = rgba(daa520ff)
col.nogroup_border = rgba(444444ff)
layout = master
resize_on_border = true
@@ -106,7 +106,6 @@ master {
}
dwindle {
- pseudotile = true
preserve_split = true
}