added dunst

This commit is contained in:
2026-03-28 12:15:10 +00:00
parent ac4a85f418
commit ba6fed00b5
2 changed files with 30 additions and 3 deletions

28
.config/dunst/dunstrc Normal file
View File

@@ -0,0 +1,28 @@
[global]
follow = mouse
corner_radius = 5
font = "Monospace 12"
width = 350
height = (0, 200)
origin = top-right
offset = (15, 15)
transparency = 20
[urgency_low]
background = "#1e1e2e77"
foreground = "#cdd6f4"
frame_color = "#b4befe"
timeout = 10
[urgency_normal]
background = "#1e1e2e77"
foreground = "#cdd6f4"
frame_color = "#cba6f7"
highlight = "#BF616A"
timeout = 15
[urgency_critical]
background = "#1e1e2e77"
foreground = "#cdd6f4"
frame_color = "#f38ba8"
timeout = 0

View File

@@ -120,11 +120,10 @@ layerrule {
blur = on
ignore_alpha = 0
match:namespace = notifications
match:namespace = swaync-notification-window
}
layerrule {
name = layerrule-3
name = something to do with wlogout
blur = on
match:namespace = logout_dialog
}
@@ -133,7 +132,7 @@ layerrule {
name = layerrule-3
blur = on
ignore_alpha = 0
match:namespace = ironbar
match:namespace = waybar
}
layerrule {