diff options
author | Joe <rbo@gmx.us> | 2025-07-16 18:15:26 +0200 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2025-07-16 18:15:26 +0200 |
commit | f3e35bad8fcd8ad17d115d30793d48f3aea6a9af (patch) | |
tree | 8020b0843e7db09e4a02c5a505293ac492c32996 /.config | |
parent | up (diff) | |
download | dotfiles-bsd-f3e35bad8fcd8ad17d115d30793d48f3aea6a9af.tar.gz dotfiles-bsd-f3e35bad8fcd8ad17d115d30793d48f3aea6a9af.tar.bz2 dotfiles-bsd-f3e35bad8fcd8ad17d115d30793d48f3aea6a9af.tar.xz dotfiles-bsd-f3e35bad8fcd8ad17d115d30793d48f3aea6a9af.tar.zst dotfiles-bsd-f3e35bad8fcd8ad17d115d30793d48f3aea6a9af.zip |
dunstup
Diffstat (limited to '')
-rw-r--r-- | .config/dunst/dunstrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index ebbe45f..3bc1860 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -78,7 +78,7 @@ background = "#282828" foreground = "#a89984" frame_color = "#a89984" - highlight = "#cc241d" + highlight = "#458588" timeout = 10 # Icon for notifications with low urgency, uncomment to enable #icon = /path/to/icon |