From cdf2d64b7c84a83014b8721250fc773ec29de0fd Mon Sep 17 00:00:00 2001 From: Von Random Date: Thu, 28 Dec 2017 15:18:03 +0300 Subject: [PATCH] xscreensaver font fix --- xresources | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/xresources b/xresources index 9373307..1b11762 100644 --- a/xresources +++ b/xresources @@ -1,14 +1,15 @@ -! {{{ xft and cursor configuration +! {{{ xft and cursor configuration, font aliases Xcursor.theme: Vanilla-DMZ-AA Xft.antialias: true Xft.rgba: rgb Xft.hinting: true Xft.hintstyle: hintslight Xft.dpi: 96 +#define terminus -xos4-terminus-bold-*-*-*-14-*-*-*-*-*-iso10646-1 +#define terminussmall -xos4-terminus-*-*-*-*-12-*-*-*-*-*-iso10646-1 ! }}} ! {{{ urxvt ! fonts -#define terminus -xos4-terminus-bold-*-*-*-14-*-*-*-*-*-iso10646-1 URxvt.font: terminus URxvt.boldFont: terminus URxvt.italicFont: terminus @@ -53,7 +54,10 @@ URxvt.color13: #6c71c4 URxvt.color14: #93a1a1 URxvt.color15: #fdf6e3 ! }}} -! {{{ rofi +! {{{ xscreensaver and rofi +xscreensaver.font: terminus +xscreensaver.Dialog.Font: terminussmall + rofi.modi: window rofi.font: xos4 Terminus Bold 11 rofi.terminal: /home/von/.local/bin/default-terminal-emulator