specific Xresources
This commit is contained in:
parent
f5653545dd
commit
8d9b1b4f9a
3 changed files with 4 additions and 1 deletions
|
@ -17,7 +17,6 @@ URxvt.font: xft:Fira Code:size=13:antialias=true:hinting=true
|
|||
URxvt.boldFont: xft:Fira Code:size=13:antialias=true:hinting=true
|
||||
|
||||
!--- HiDPI ---!
|
||||
Xft.dpi: 192
|
||||
Xft.autohint: 0
|
||||
Xft.lcdfilter: lcddefault
|
||||
Xft.hintstyle: hintfull
|
||||
|
@ -59,3 +58,5 @@ URxvt.color12: S_base0
|
|||
URxvt.color13: S_violet
|
||||
URxvt.color14: S_base1
|
||||
URxvt.color15: S_base3
|
||||
|
||||
#include ".config/Xresources.common.local"
|
1
.config/Xresources.common.local##default
Normal file
1
.config/Xresources.common.local##default
Normal file
|
@ -0,0 +1 @@
|
|||
Xft.dpi: 192
|
1
.config/Xresources.common.local##hostname.avior
Normal file
1
.config/Xresources.common.local##hostname.avior
Normal file
|
@ -0,0 +1 @@
|
|||
Xft.dpi: 192
|
Loading…
Reference in a new issue