aboutsummaryrefslogtreecommitdiffstats
path: root/hyprland/22-theme.conf
diff options
context:
space:
mode:
Diffstat (limited to 'hyprland/22-theme.conf')
-rw-r--r--hyprland/22-theme.conf8
1 files changed, 6 insertions, 2 deletions
diff --git a/hyprland/22-theme.conf b/hyprland/22-theme.conf
index 9c06384..5cf5d6f 100644
--- a/hyprland/22-theme.conf
+++ b/hyprland/22-theme.conf
@@ -25,15 +25,18 @@ decoration {
}
group {
+ auto_group = false
col.border_active = $col_active_border
col.border_inactive = $col_inactive_border
groupbar {
font_family = $font_primary
font_size = 10
- gradients = false
- col.active = 0x66ffff00
+ gradients = true
+ col.active = 0x434e59ff
col.inactive = 0x00000000
+ stacked = true
+ render_titles = true
}
}
@@ -54,6 +57,7 @@ animations {
xwayland {
force_zero_scaling = true
+ use_nearest_neighbor = false
}
dwindle {