.fonts/Xdefault added
This commit is contained in:
parent
8893d61654
commit
59a4a156b0
|
@ -1,3 +1,4 @@
|
|||
#include ".urxvt/Xdefaults"
|
||||
#include ".fonts/Xdefaults"
|
||||
|
||||
Xcursor.theme: gentoo-silver
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
! Xft.dpi: 99.0
|
||||
Xft.rgba: none
|
||||
Xft.antialias: true
|
||||
Xft.autohint: false
|
||||
Xft.hinting: true
|
||||
Xft.hintstyle: hintfull
|
Loading…
Reference in New Issue