1
0
Fork 0

xscreensaver font fix

This commit is contained in:
Von Random 2017-12-28 15:18:03 +03:00
parent aa034ebcc1
commit cdf2d64b7c

View file

@ -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