diff --git a/de/bar/polybar-config b/de/bar/polybar-config index f5c5948..748f74a 100644 --- a/de/bar/polybar-config +++ b/de/bar/polybar-config @@ -25,6 +25,7 @@ offset-y = ${env:POS_Y:30} radius = 0.0 fixed-center = false bottom = ${env:BAR_BOTTOM:true} +dpi = 180 background = ${colors.background} foreground = ${colors.foreground} diff --git a/de/xresources b/de/xresources index b9473ce..c703d7f 100755 --- a/de/xresources +++ b/de/xresources @@ -23,3 +23,11 @@ URxvt.resize-font.bigger: C-Up URxvt.url-launcher: /usr/bin/xdg-open URxvt.matcher.button: 1 URxvt*iso14755: False + +Xft.dpi: 180 +Xft.autohint: 0 +Xft.lcdfilter: lcddefault +Xft.hintstyle: hintfull +Xft.hinting: 1 +Xft.antialias: 1 +Xft.rgba: rgb