u
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# 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
|
||||
|
||||
[global]
|
||||
@@ -342,7 +345,7 @@
|
||||
#default_icon = /path/to/icon
|
||||
|
||||
[urgency_normal]
|
||||
background = "#3A0CA3"
|
||||
background = "#2a0977"
|
||||
foreground = "#F72585"
|
||||
frame_color = "#4361EE"
|
||||
timeout = 10
|
||||
|
||||
Reference in New Issue
Block a user