fixed blurr for Rofi and Dust and changes Dust background color for normal messages for a cleaner look
This commit is contained in:
@@ -340,7 +340,7 @@
|
|||||||
#default_icon = /path/to/icon
|
#default_icon = /path/to/icon
|
||||||
|
|
||||||
[urgency_normal]
|
[urgency_normal]
|
||||||
background = "#285577aa"
|
background = "#222222aa"
|
||||||
foreground = "#ffffff"
|
foreground = "#ffffff"
|
||||||
timeout = 10
|
timeout = 10
|
||||||
override_pause_level = 30
|
override_pause_level = 30
|
||||||
|
|||||||
@@ -342,4 +342,6 @@ windowrulev2 = noblur, class:^(Peek)$
|
|||||||
windowrulev2 = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
|
windowrulev2 = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
|
||||||
|
|
||||||
layerrule = blur, rofi
|
layerrule = blur, rofi
|
||||||
|
layerrule = ignorealpha, rofi
|
||||||
layerrule = blur, notifications
|
layerrule = blur, notifications
|
||||||
|
layerrule = ignorealpha, notifications
|
||||||
|
|||||||
Reference in New Issue
Block a user