Xresources: add oxygen
This commit is contained in:
parent
e359380b15
commit
bf09d09da0
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
! beryllium is arch-based with easy access to source code pro, let's use it
|
! beryllium is arch-based with easy access to source code pro, let's use it
|
||||||
#if defined(SRVR_beryllium)
|
#if defined(SRVR_beryllium) || defined(SRVR_oxygen)
|
||||||
URxvt.font: xft:Source Code Pro:size=9:antialias=true
|
URxvt.font: xft:Source Code Pro:size=9:antialias=true
|
||||||
URxvt.boldFont: xft:Source Code Pro:style=bold:size=9:antialias=true
|
URxvt.boldFont: xft:Source Code Pro:style=bold:size=9:antialias=true
|
||||||
#else
|
#else
|
||||||
|
|
@ -21,7 +21,7 @@ URxvt.shading: 20
|
||||||
URxvt.iso14755: false
|
URxvt.iso14755: false
|
||||||
URxvt.iso14755_52: false
|
URxvt.iso14755_52: false
|
||||||
|
|
||||||
#if defined(SRVR_beryllium) || defined(SRVR_cipbuero4)
|
#if defined(SRVR_beryllium) || defined(SRVR_cipbuero4) || defined(SRVR_oxygen)
|
||||||
Xft.dpi: 192
|
Xft.dpi: 192
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue