summary refs log tree commit diff
path: root/home/.config/X/resources
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-09 20:45:25 -0500
committerJune McEnroe <june@causal.agency>2021-02-09 20:45:25 -0500
commit8a69ec22377e5dd6b3217c96b2d69f0d5ffdea25 (patch)
tree6754c30120fef2f1f06741ee6ed49a24958f6091 /home/.config/X/resources
parentOpen youtube and twitch with mpv (diff)
downloadsrc-8a69ec22377e5dd6b3217c96b2d69f0d5ffdea25.tar.gz
src-8a69ec22377e5dd6b3217c96b2d69f0d5ffdea25.zip
Set antialiasing and unhinting globally
Diffstat (limited to 'home/.config/X/resources')
-rw-r--r--home/.config/X/resources5
1 files changed, 4 insertions, 1 deletions
diff --git a/home/.config/X/resources b/home/.config/X/resources
index ec214909..185bdfc1 100644
--- a/home/.config/X/resources
+++ b/home/.config/X/resources
@@ -1,4 +1,7 @@
 Xft.dpi: 144
+Xft.antialias: true
+Xft.hinting: false
+
 Xcursor.size: 64
 Xcursor.theme: dmz-aa
 
@@ -16,7 +19,7 @@ XTerm*VT100*translations: #override \n\
 	Super <Key>C: copy-selection(CLIPBOARD) \n\
 	Super <Key>V: insert-selection(CLIPBOARD)
 
-XTerm*faceName: Luxi Mono:size=12:antialias=true:hinting=false
+XTerm*faceName: Luxi Mono:size=12
 XTerm*internalBorder: 6
 XTerm*colorBDMode: true
 XTerm*scrollBar: false
ef='/src/commit/bin/up.sh?id=acf581b2cc309b6e7e4ba057ba7b0810eff10a31&follow=1'>Add -w to upJune McEnroe 2022-07-13Set push.autoSetupRemoteJune McEnroe 2022-07-08Remove TOURJune McEnroe 2022-07-03Add The Bone Shard EmperorJune McEnroe 2022-06-25Bump xterm font size to 12June McEnroe 2022-06-10Handle subshells (and functions) inside substitutionsJune McEnroe 2022-06-10Switch to jorts Install scriptJune McEnroe 2022-06-08Indicate if still reading or no resultsJune McEnroe 2022-06-08Add Maiden, Mother, CroneJune McEnroe 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe