about summary refs log tree commit diff
path: root/xresources/.Xresources.d/font
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--xresources/.Xresources.d/font6
1 files changed, 6 insertions, 0 deletions
diff --git a/xresources/.Xresources.d/font b/xresources/.Xresources.d/font
new file mode 100644
index 0000000..d7ed019
--- /dev/null
+++ b/xresources/.Xresources.d/font
@@ -0,0 +1,6 @@
+#define font1 UW Ttyp0:pixelsize=14:style=Regular:antialias=false
+#define font2 Efont Biwidth:pixelsize=14:style=Regular:antialias=false
+
+*.font: font1
+
+! vim:filetype=xdefaults

Consider giving Nix/NixOS a try! <3