Xresources: use Source Code Pro on beryllium
This commit is contained in:
parent
e4ada8d5cd
commit
913e7ff722
1 changed files with 8 additions and 2 deletions
|
|
@ -1,5 +1,11 @@
|
||||||
|
! beryllium is arch-based with easy access to source code pro, let's use it
|
||||||
|
#if defined(SRVR_beryllium)
|
||||||
|
URxvt.font: xft:Source Code Pro:size=9:antialias=true
|
||||||
|
URxvt.boldFont: xft:Source Code Pro:style=bold:size=9:antialias=true
|
||||||
|
#else
|
||||||
URxvt.font: xft:Monospace:size=9:antialias=true
|
URxvt.font: xft:Monospace:size=9:antialias=true
|
||||||
URxvt.boldFont: xft:Monospace:style=bold:size=9:antialias=true
|
URxvt.boldFont: xft:Monospace:style=bold:size=9:antialias=true
|
||||||
|
#endif
|
||||||
URxvt.foreground: white
|
URxvt.foreground: white
|
||||||
URxvt.background: black
|
URxvt.background: black
|
||||||
URxvt.letterSpace: -1
|
URxvt.letterSpace: -1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue