minor changes to dunstrc
This commit is contained in:
parent
0e83b413bc
commit
64497c0812
@ -155,7 +155,7 @@ max_icon_size = 80
|
|||||||
icon_path = /usr/share/icons/Paper/16x16/mimetypes/:/usr/share/icons/Paper/48x48/status/:/usr/share/icons/Paper/16x16/devices/:/usr/share/icons/Paper/48x48/notifications/:/usr/share/icons/Paper/48x48/emblems/
|
icon_path = /usr/share/icons/Paper/16x16/mimetypes/:/usr/share/icons/Paper/48x48/status/:/usr/share/icons/Paper/16x16/devices/:/usr/share/icons/Paper/48x48/notifications/:/usr/share/icons/Paper/48x48/emblems/
|
||||||
|
|
||||||
frame_width = 3
|
frame_width = 3
|
||||||
frame_color = "#8EC07C"
|
frame_color = "#551155"
|
||||||
|
|
||||||
[shortcuts]
|
[shortcuts]
|
||||||
|
|
||||||
@ -181,7 +181,7 @@ context = ctrl+shift+grave
|
|||||||
[urgency_low]
|
[urgency_low]
|
||||||
# IMPORTANT: colors have to be defined in quotation marks.
|
# IMPORTANT: colors have to be defined in quotation marks.
|
||||||
# Otherwise the "#" and following would be interpreted as a comment.
|
# Otherwise the "#" and following would be interpreted as a comment.
|
||||||
frame_color = "#3B7C87"
|
frame_color = "##551155"
|
||||||
foreground = "#3B7C87"
|
foreground = "#3B7C87"
|
||||||
background = "#191311"
|
background = "#191311"
|
||||||
#background = "#2B313C"
|
#background = "#2B313C"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user