summary refs log tree commit diff stats
path: root/xresources
diff options
context:
space:
mode:
Diffstat (limited to 'xresources')
-rw-r--r--xresources/.xresources/main6
1 files changed, 1 insertions, 5 deletions
diff --git a/xresources/.xresources/main b/xresources/.xresources/main
index 4b1cbe1..455a0ee 100644
--- a/xresources/.xresources/main
+++ b/xresources/.xresources/main
@@ -8,7 +8,7 @@ Emacs.MenuBar:            off
 Emacs.ScrollBars:         off
 Emacs.CursorBlink:        off
 
-rofi.font:                Terminus Bold 14
+rofi.font:                Monospace Bold 14
 
 URxvt.fading:             0
 URxvt.geometry:           100x40
@@ -31,10 +31,6 @@ URxvt.pointerBlankDelay:  987654321
 URxvt.letterSpace:        0
 URxvt.lineSpace:          2
 
-Emacs.Font:                         -xos4-terminus-medium-r-*-*-12-*-*-*-*-*-iso10646-*
-Emacs.fixed-pitch.attributeFont:    -xos4-terminus-medium-r-*-*-12-*-*-*-*-*-iso10646-*
-Emacs.variable-pitch.attributeFont: sans-10
-
 ! Local Variables:
 ! compile-command: (concat "xrdb -merge " (shell-quote-argument buffer-file-name))
 ! End: