diff options
author | Joe <rbo@gmx.us> | 2025-08-05 10:18:40 +0200 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2025-08-05 10:18:40 +0200 |
commit | e7d5ea2b2709994ec815bce2a458bf19d82b485a (patch) | |
tree | ad8ab1e588a346e7341b57da7a87bdf3e4e4f5dd /.config/dunst | |
parent | up (diff) | |
download | dotfiles-bsd-e7d5ea2b2709994ec815bce2a458bf19d82b485a.tar.gz dotfiles-bsd-e7d5ea2b2709994ec815bce2a458bf19d82b485a.tar.bz2 dotfiles-bsd-e7d5ea2b2709994ec815bce2a458bf19d82b485a.tar.xz dotfiles-bsd-e7d5ea2b2709994ec815bce2a458bf19d82b485a.tar.zst dotfiles-bsd-e7d5ea2b2709994ec815bce2a458bf19d82b485a.zip |
up
Diffstat (limited to '.config/dunst')
-rw-r--r-- | .config/dunst/dunstrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 5239e3a..61df289 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -85,8 +85,8 @@ [urgency_normal] background = "#282828" - foreground = "#cc241d" - frame_color = "#cc241d" + foreground = "#fb4934" + frame_color = "#fb4934" timeout = 10 [urgency_critical] |