From 9bb3c9394abc62ab47853fcb60c99c4e9165aee9 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 20 May 2018 16:57:48 +0200 Subject: Update font configuration --- xresources/.xresources/main | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'xresources') 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: -- cgit 1.4.1