diff options
| -rw-r--r-- | Xresources | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,2 +1,11 @@ Xcursor.theme: breeze_cursors Xcursor.size: 16 + +# Taken from https://github.com/ereslibre/dotfiles. +Xft.dpi: 96 +Xft.autohint: 0 +Xft.lcdfilter: lcddefault +Xft.hintstyle: hintfull +Xft.hinting: 1 +Xft.antialias: 1 +Xft.rgba: rgb |
