diff options
Diffstat (limited to '.Xresources')
| -rw-r--r-- | .Xresources | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.Xresources b/.Xresources new file mode 100644 index 0000000..7af156a --- /dev/null +++ b/.Xresources @@ -0,0 +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 |
