added xresources files with fonts compatible with the new hidpi patch

This commit is contained in:
Maarten van Gompel 2021-03-15 19:37:31 +01:00
parent bd346e4e68
commit f768d5b551
5 changed files with 8 additions and 8 deletions

View file

@ -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"