summary refs log tree commit diff stats
path: root/xresources/.xresources/main
diff options
context:
space:
mode:
Diffstat (limited to 'xresources/.xresources/main')
-rw-r--r--xresources/.xresources/main6
1 files changed, 3 insertions, 3 deletions
diff --git a/xresources/.xresources/main b/xresources/.xresources/main
index f8a7269..f89da07 100644
--- a/xresources/.xresources/main
+++ b/xresources/.xresources/main
@@ -28,9 +28,9 @@ URxvt.pointerBlank:       true
 URxvt.pointerBlankDelay:  987654321
 URxvt.letterSpace:        0
 
-Emacs.Font:                         -Misc-Fixed-normal-normal-normal-*-14-*-*-*-c-70-iso10646-1
-Emacs.fixed-pitch.attributeFont:    -Misc-Fixed-normal-normal-normal-*-14-*-*-*-c-70-iso10646-1
-Emacs.variable-pitch.attributeFont: -*-PT Sans-medium-r-*-*-14-*-*-*-*-*-*-*
+Emacs.Font:                         monospace-10
+Emacs.fixed-pitch.attributeFont:    monospace-10
+Emacs.variable-pitch.attributeFont: sans-10
 
 ! Local Variables:
 ! compile-command: (concat "xrdb -merge " (shell-quote-argument buffer-file-name))