This commit is contained in:
committer
2024-05-26 08:12:49 -05:00
parent 9917aa3c8e
commit fffef15c44

View File

@@ -1,5 +1,8 @@
# src: https://github.com/dunst-project/dunst/blob/master/dunstrc # src: https://github.com/dunst-project/dunst/blob/master/dunstrc
# run after config update:
# killall dunst;notify-send -u normal "hello, world!"
# See dunst(5) for all configuration options # See dunst(5) for all configuration options
[global] [global]
@@ -342,7 +345,7 @@
#default_icon = /path/to/icon #default_icon = /path/to/icon
[urgency_normal] [urgency_normal]
background = "#3A0CA3" background = "#2a0977"
foreground = "#F72585" foreground = "#F72585"
frame_color = "#4361EE" frame_color = "#4361EE"
timeout = 10 timeout = 10