mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
need Xresources for HiDiPi to work
This commit is contained in:
parent
eb1cdca398
commit
8b27d965f0
8
xorg/.Xresources.desktop
Normal file
8
xorg/.Xresources.desktop
Normal file
@ -0,0 +1,8 @@
|
||||
!-------------------------------------------------------------------------------
|
||||
! Xft settings
|
||||
!-------------------------------------------------------------------------------
|
||||
|
||||
Xft.antialias: false
|
||||
Xft.rgba: rgb
|
||||
Xft.hinting: true
|
||||
Xft.hintstyle: hintslight
|
9
xorg/.Xresources.thinkpad
Normal file
9
xorg/.Xresources.thinkpad
Normal file
@ -0,0 +1,9 @@
|
||||
!-------------------------------------------------------------------------------
|
||||
! Xft settings
|
||||
!-------------------------------------------------------------------------------
|
||||
|
||||
Xft.dpi: 160
|
||||
Xft.antialias: false
|
||||
Xft.rgba: rgb
|
||||
Xft.hinting: true
|
||||
Xft.hintstyle: hintslight
|
Loading…
Reference in New Issue
Block a user