dunst theme selector
This commit is contained in:
parent
867117f297
commit
7aea1d23b3
3 changed files with 41 additions and 16 deletions
|
@ -1,22 +1,18 @@
|
|||
[global]
|
||||
frame_color = "#8AADF4"
|
||||
frame_color = "#D4BE98"
|
||||
background = "#282828"
|
||||
foreground = "#D4BE98"
|
||||
separator_color= frame
|
||||
width = (200,370)
|
||||
height = 350
|
||||
font = Roboto Mono Nerd Font 9
|
||||
|
||||
[urgency_low]
|
||||
background = "#24273A"
|
||||
foreground = "#CAD3F5"
|
||||
timeout = 3
|
||||
|
||||
[urgency_normal]
|
||||
background = "#24273A"
|
||||
foreground = "#CAD3F5"
|
||||
timeout = 5
|
||||
|
||||
[urgency_critical]
|
||||
background = "#24273A"
|
||||
foreground = "#CAD3F5"
|
||||
frame_color = "#F5A97F"
|
||||
frame_color = "#EA6962"
|
||||
timeout = 10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue