all repos — nixfiles @ 4515a1f73fcb74be525670769815ae4feb1310a4

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

Xresources: set font for rofi

Alan Pearce
commit

4515a1f73fcb74be525670769815ae4feb1310a4

parent

45d2d53579e59f0ff4c6ceb4163ede9b26633bfd

1 file changed, 2 insertions(+), 0 deletions(-)

jump to
M xresources/.xresources/mainxresources/.xresources/main
@@ -10,6 +10,8 @@ Emacs.MenuBar: off
Emacs.ScrollBars: off Emacs.CursorBlink: off +rofi.font: Fantasque Sans Mono 18 + URxvt.fading: 0 URxvt.geometry: 100x40 URxvt.urgentOnBell: true