mirror of
https://github.com/zedsalim/debian-z.git
synced 2025-12-24 03:59:30 +00:00
Update
This commit is contained in:
parent
2d1bd8ac64
commit
5ec3bdebdd
20 changed files with 663 additions and 47 deletions
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
[frame]
|
||||
width = 3
|
||||
color = "#bd93f9"
|
||||
color = "#878787"
|
||||
|
||||
[shortcuts]
|
||||
close = ctrl+space
|
||||
|
|
@ -39,21 +39,21 @@
|
|||
context = ctrl+shift+period
|
||||
|
||||
[urgency_low]
|
||||
background = "#282a36"
|
||||
foreground = "#bd93f9"
|
||||
frame_color = "#bd93f9"
|
||||
background = "#181818"
|
||||
foreground = "#878787"
|
||||
frame_color = "#878787"
|
||||
timeout = 4
|
||||
|
||||
[urgency_normal]
|
||||
background = "#282a36"
|
||||
foreground = "#bd93f9"
|
||||
frame_color = "#bd93f9"
|
||||
background = "#181818"
|
||||
foreground = "#878787"
|
||||
frame_color = "#878787"
|
||||
timeout = 4
|
||||
|
||||
[urgency_critical]
|
||||
background = "#ff5555"
|
||||
foreground = "#f8f8f2"
|
||||
frame_color = "#f8f8f2"
|
||||
background = "#ab4642"
|
||||
foreground = "#f8f8f8"
|
||||
frame_color = "#f8f8f8"
|
||||
timeout = 0
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue