aboutsummaryrefslogtreecommitdiffstats
path: root/Xresources
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-04-21 13:59:51 +0100
committerMatthew Lemon <y@yulqen.org>2024-04-21 14:01:50 +0100
commit261395e47d7d70c31bb63b149ecf18224e243b34 (patch)
tree6c6d5660911ab31a363990aee9444aa77252fa13 /Xresources
parentc45a4832dbae01239be0d93f210295a9b11826fa (diff)
Lots of font tinkering
Diffstat (limited to 'Xresources')
-rw-r--r--Xresources15
1 files changed, 14 insertions, 1 deletions
diff --git a/Xresources b/Xresources
index 3707838..83f9d0c 100644
--- a/Xresources
+++ b/Xresources
@@ -1,6 +1,19 @@
/* xterm*font: -Misc-Fixed-Medium-R-Normal--10-100-75-75-C-60-ISO10646-1 */
/* xterm*font: -misc-fixed-medium-r-normal-*-13-100-100-*-c-70-iso8859-1 */
/* xterm*font: fixed */
-xterm*font: *-fixed-*-*-*-20-*
+/* xterm*font: *-fixed-*-*-*-20-* */
+xterm*charClass: 33:48,35:48,37:48,43:48,45-47:48,64:48,95:48,126:48
+/* xterm*faceName: unifont */
+/* xterm*faceSize:10 */
+/* xterm*font: terminus-16 */
+/* xterm*boldFont: terminus-16 */
+xterm*faceName: Iosevka Nerd Font Mono
+xterm*faceSize: 14
+xterm*vt100*geometry: 80x50
xterm*background: black
xterm*foreground: white
+XTerm*allowBoldFonts: false
+xterm*boldMode: false
+XTerm*eightBitInput: false
+/* this is essential to stop the stupid fucking chars for instance in weechat */
+XTerm*VT100*metaSendsEscape: true