u
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user