CSS adapted, blur + transparency

This commit is contained in:
2026-02-27 15:20:18 +01:00
parent b2372f141d
commit 9f038ab9b8
2 changed files with 3 additions and 3 deletions
@@ -58,8 +58,8 @@ general {
layout = scrolling layout = scrolling
resize_on_border = true resize_on_border = true
extend_border_grab_area = 20 # Makes it easier to "grab" the edge extend_border_grab_area = 20 # Makes it easier to "grab" the edge
layerrule = blur, swaync-control-center layerrule = blur on, ignore_alpha 1, match:namespace swaync-control-center
layerrule = blur, swaync-notification-window layerrule = blur on, ignore_alpha 1, match:namespace swaync-notification-windoww
} }
decoration { decoration {
rounding = 5 rounding = 5
@@ -25,7 +25,7 @@
/* If you want even more blur-through effect, increase transparency a bit */ /* If you want even more blur-through effect, increase transparency a bit */
@define-color panel_rgba rgba(30, 30, 46, 0.15); @define-color panel_rgba rgba(30, 30, 46, 0.15);
@define-color card_rgba rgba(49, 50, 68, 0.15); @define-color card_rgba rgba(30, 30, 46, 0.15));
/* ---- Kill GTK list row selection glow (common tweak) ---- */ /* ---- Kill GTK list row selection glow (common tweak) ---- */
list, list,