added xresources files with fonts compatible with the new hidpi patch
This commit is contained in:
parent
bd346e4e68
commit
f768d5b551
5 changed files with 8 additions and 8 deletions
|
@ -10,7 +10,7 @@
|
|||
frame_color = "#888888"
|
||||
sort = yes
|
||||
idle_threshold = 120
|
||||
font = Monospace 16
|
||||
font = Monospace 12
|
||||
markup = full
|
||||
format = "<b>%s</b>\n%b"
|
||||
alignment = left
|
||||
|
@ -40,12 +40,12 @@
|
|||
[urgency_low]
|
||||
background = "#222222"
|
||||
foreground = "#888888"
|
||||
timeout = 2
|
||||
timeout = 3
|
||||
|
||||
[urgency_normal]
|
||||
background = "#ffffff"
|
||||
foreground = "#000000"
|
||||
timeout = 2
|
||||
timeout = 5
|
||||
|
||||
[urgency_critical]
|
||||
background = "#900000"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue