diff options
author | Amin Bandali <amin@aminb.org> | 2018-04-29 22:34:11 -0400 |
---|---|---|
committer | Amin Bandali <amin@aminb.org> | 2018-04-29 22:35:03 -0400 |
commit | 2e877d14b877fd7caefcf9ea675f45ce57abe6cd (patch) | |
tree | 4979f074a7c09b620bf96c5aa67581e6288783fa /x/.Xresources.d/fonts | |
parent | 69a6fe26a32906fa48b71bd32b007d65eb2c9d04 (diff) | |
download | configs-2e877d14b877fd7caefcf9ea675f45ce57abe6cd.tar.gz configs-2e877d14b877fd7caefcf9ea675f45ce57abe6cd.tar.xz configs-2e877d14b877fd7caefcf9ea675f45ce57abe6cd.zip |
[rc/x] migrate my X.Org configurations
Also, add missing shebangs for previous scripts.
Diffstat (limited to 'x/.Xresources.d/fonts')
-rw-r--r-- | x/.Xresources.d/fonts | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/x/.Xresources.d/fonts b/x/.Xresources.d/fonts deleted file mode 100644 index 659fde8..0000000 --- a/x/.Xresources.d/fonts +++ /dev/null @@ -1,8 +0,0 @@ -Xft.lcdfilter: lcddefault -Xft.antialias: true -Xft.autohint: 0 -Xft.hinting: true -Xft.hintstyle: hintslight -!Xft.hintstyle: hintfull -Xft.rgba: rgb -Xft.dpi: 96 |