From b38222c4c692afff329efc3c6ed94dce8414b8a7 Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Fri, 5 May 2017 00:38:32 -0500 Subject: [PATCH] Add DPI settings --- de/bar/polybar-config | 1 + de/xresources | 8 ++++++++ 2 files changed, 9 insertions(+) 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