more ports from nixos.
This commit is contained in:
parent
7e60c1595b
commit
0a814768b0
2 changed files with 7 additions and 3 deletions
|
@ -298,6 +298,7 @@
|
|||
# Otherwise the "#" and following would be interpreted as a comment.
|
||||
frame_color = "#3B7C87"
|
||||
foreground = "#3B7C87"
|
||||
highlight = "#3B7C87"
|
||||
background = "#191311"
|
||||
#background = "#2B313C"
|
||||
timeout = 4
|
||||
|
@ -307,6 +308,7 @@
|
|||
[urgency_normal]
|
||||
frame_color = "#5B8234"
|
||||
foreground = "#5B8234"
|
||||
highlight = "#5B8234"
|
||||
background = "#191311"
|
||||
#background = "#2B313C"
|
||||
timeout = 6
|
||||
|
@ -316,6 +318,7 @@
|
|||
[urgency_critical]
|
||||
frame_color = "#B7472A"
|
||||
foreground = "#B7472A"
|
||||
highlight = "#B7472A"
|
||||
background = "#191311"
|
||||
#background = "#2B313C"
|
||||
timeout = 8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue