mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-09 19:11:15 +02:00
black and white it is
This commit is contained in:
@@ -75,20 +75,20 @@
|
||||
[urgency_low]
|
||||
# IMPORTANT: colors have to be defined in quotation marks.
|
||||
# Otherwise the "#" and following would be interpreted as a comment.
|
||||
background = "#dddddd"
|
||||
foreground = "#000000"
|
||||
background = "#282828"
|
||||
foreground = "#eeeeee"
|
||||
timeout = 5
|
||||
# Icon for notifications with low urgency, uncomment to enable
|
||||
#icon = /path/to/icon
|
||||
|
||||
[urgency_normal]
|
||||
background = "#dddddd"
|
||||
foreground = "#000000"
|
||||
background = "#282828"
|
||||
foreground = "#eeeeee"
|
||||
timeout = 5
|
||||
|
||||
[urgency_critical]
|
||||
background = "#dddddd"
|
||||
foreground = "#000000"
|
||||
background = "#282828"
|
||||
foreground = "#eeeeee"
|
||||
frame_color = "#000000"
|
||||
timeout = 0
|
||||
|
||||
|
Reference in New Issue
Block a user