Added some blur in walker
This commit is contained in:
@@ -62,9 +62,17 @@ general {
|
||||
layerrule = blur on, ignore_alpha 1, match:namespace swaync-notification-windoww
|
||||
layerrule = blur on, ignore_alpha 1, match:namespace waybar
|
||||
layerrule = xray 1, match:namespace waybar
|
||||
layerrule = blur, ignorealpha 1, match:namespace walker
|
||||
layerrule = xray 1, match:namespace walker
|
||||
}
|
||||
decoration {
|
||||
rounding = 5
|
||||
blur {
|
||||
enabled = yes
|
||||
size = 8
|
||||
passes = 3
|
||||
new_optimizations = on
|
||||
}
|
||||
}
|
||||
animations {
|
||||
enabled = yes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/* Catppuccin Mocha Walker Theme */
|
||||
|
||||
/* --- Palette --- */
|
||||
@define-color base #1e1e2e;
|
||||
@define-color base rgba(220, 230, 255, 0.05);
|
||||
@define-color mantle #181825;
|
||||
@define-color crust #11111b;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user