added xresources files with fonts compatible with the new hidpi patch

master
Maarten van Gompel 3 years ago
parent bd346e4e68
commit f768d5b551
  1. 4
      configs/appcfg/conky.conf
  2. 6
      configs/appcfg/dunst.conf
  3. 4
      configs/appcfg/xresources_dmenu.xr
  4. 1
      configs/appcfg/xresources_dwm.xr
  5. 1
      configs/appcfg/xresources_svkbd.xr

@ -31,6 +31,6 @@ conky.config = {
}
conky.text = [[
${font Latin Modern Mono Caps:size=80}${alignc}${exec date +"%I:%M"}${font Latin Modern Mono Caps:size=30}${exec date +"%P" | tr 'amp' 'AMP'}
${font Latin Modern Mono Caps:size=20}${alignc}${exec date +"%b %d, %Y"}
${font Latin Modern Mono Caps:size=60}${alignc}${exec date +"%I:%M"}${font Latin Modern Mono Caps:size=15}${exec date +"%P" | tr 'amp' 'AMP'}
${font Latin Modern Mono Caps:size=10}${alignc}${exec date +"%b %d, %Y"}
]]

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

@ -1,3 +1 @@
dmenu.font: Terminus-30
dmenu.font: FiraMono Nerd Font:size=14

@ -0,0 +1 @@
dwm.font: Terminus-11

@ -0,0 +1 @@
svkbd.font: Sans:bold:size=12
Loading…
Cancel
Save