edited dunstrc

This commit is contained in:
2025-07-23 11:43:05 +02:00
parent beaf8a4547
commit ec15fc0bcd
2 changed files with 22 additions and 2 deletions

View File

@@ -1 +0,0 @@
dunst-catppuccin/themes/mocha.conf

22
dunst/dunstrc Normal file
View File

@@ -0,0 +1,22 @@
[global]
corner_radius = 4
transparency = 90
frame_color = "#94e2d5"
frame_width = 1
separator_color= frame
highlight = "#89b4fa"
[urgency_low]
background = "#1e1e2e"
foreground = "#cdd6f4"
timeout = 4
[urgency_normal]
background = "#1e1e2e"
foreground = "#cdd6f4"
timeout = 6
[urgency_critical]
background = "#1e1e2e"
foreground = "#cdd6f4"
frame_color = "#f38ba8"