From f768d5b5516cf8411096998f1a7d6edc49c5a57d Mon Sep 17 00:00:00 2001 From: Maarten van Gompel Date: Mon, 15 Mar 2021 19:37:31 +0100 Subject: [PATCH] added xresources files with fonts compatible with the new hidpi patch --- configs/appcfg/conky.conf | 4 ++-- configs/appcfg/dunst.conf | 6 +++--- configs/appcfg/xresources_dmenu.xr | 4 +--- configs/appcfg/xresources_dwm.xr | 1 + configs/appcfg/xresources_svkbd.xr | 1 + 5 files changed, 8 insertions(+), 8 deletions(-) create mode 100644 configs/appcfg/xresources_dwm.xr create mode 100644 configs/appcfg/xresources_svkbd.xr diff --git a/configs/appcfg/conky.conf b/configs/appcfg/conky.conf index af5d832..680653c 100644 --- a/configs/appcfg/conky.conf +++ b/configs/appcfg/conky.conf @@ -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"} ]] diff --git a/configs/appcfg/dunst.conf b/configs/appcfg/dunst.conf index b2bddee..fd96cd2 100644 --- a/configs/appcfg/dunst.conf +++ b/configs/appcfg/dunst.conf @@ -10,7 +10,7 @@ frame_color = "#888888" sort = yes idle_threshold = 120 - font = Monospace 16 + font = Monospace 12 markup = full format = "%s\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" diff --git a/configs/appcfg/xresources_dmenu.xr b/configs/appcfg/xresources_dmenu.xr index 1f4d7a0..6fc1b22 100644 --- a/configs/appcfg/xresources_dmenu.xr +++ b/configs/appcfg/xresources_dmenu.xr @@ -1,3 +1 @@ -dmenu.font: Terminus-30 - - +dmenu.font: FiraMono Nerd Font:size=14 diff --git a/configs/appcfg/xresources_dwm.xr b/configs/appcfg/xresources_dwm.xr new file mode 100644 index 0000000..fee2d76 --- /dev/null +++ b/configs/appcfg/xresources_dwm.xr @@ -0,0 +1 @@ +dwm.font: Terminus-11 diff --git a/configs/appcfg/xresources_svkbd.xr b/configs/appcfg/xresources_svkbd.xr new file mode 100644 index 0000000..3bbb97a --- /dev/null +++ b/configs/appcfg/xresources_svkbd.xr @@ -0,0 +1 @@ +svkbd.font: Sans:bold:size=12