all repos — nixfiles @ 9bb3c9394abc62ab47853fcb60c99c4e9165aee9

System and user configuration, managed by nix and home-manager

Update font configuration

Alan Pearce
commit

9bb3c9394abc62ab47853fcb60c99c4e9165aee9

parent

f9f06adb014cb95e08c8a600c178e9f5a81c6d10

1 file changed, 1 insertion(+), 5 deletions(-)

changed files
M xresources/.xresources/mainxresources/.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
@@ -30,10 +30,6 @@ URxvt.pointerBlank: true
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))