diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2018-06-01 16:20:07 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2018-06-01 16:20:07 +0200 |
| commit | 6db2f78944559aec76598c0248002aafd3eeccf3 (patch) | |
| tree | 7809ceb29d679968f2fb13c8078542f24aa715fc | |
| parent | 95ef45d51a072f058a27e511d53205687977ab53 (diff) | |
| download | dotfiles-6db2f78944559aec76598c0248002aafd3eeccf3.tar.gz dotfiles-6db2f78944559aec76598c0248002aafd3eeccf3.zip | |
xorg: update Xresources
Stealing some ideas from @ereslibre
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
| -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 |
