mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
dunst: color tuning
This commit is contained in:
parent
22c849f78d
commit
5d74f0f300
1 changed files with 5 additions and 5 deletions
|
|
@ -41,7 +41,7 @@
|
|||
|
||||
gap_size = 0
|
||||
|
||||
separator_height = 3
|
||||
separator_height = 2
|
||||
separator_color = "#cdcdcd"
|
||||
|
||||
# Paddings
|
||||
|
|
@ -109,16 +109,16 @@
|
|||
[urgency_low]
|
||||
background = "#222222"
|
||||
foreground = "#cdcdcd"
|
||||
timeout = 3
|
||||
timeout = 5
|
||||
|
||||
[urgency_normal]
|
||||
background = "#222222"
|
||||
foreground = "#cdcdcd"
|
||||
timeout = 5
|
||||
timeout = 8
|
||||
|
||||
[urgency_critical]
|
||||
background = "#383838"
|
||||
foreground = "#ffffff"
|
||||
background = "#444444"
|
||||
foreground = "#cdcdcd"
|
||||
timeout = 0
|
||||
|
||||
[change-format]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue