Move DPI to Xresources
This commit is contained in:
parent
ee6a1e6781
commit
c1997b898b
|
@ -23,6 +23,3 @@ URxvt*pointerBlank: True
|
|||
|
||||
! No scrollbar
|
||||
URxvt*scrollBar: False
|
||||
|
||||
! Force same dpi (for alacritty)
|
||||
Xft.dpi: 96
|
||||
|
|
2
home/.Xresources
Normal file
2
home/.Xresources
Normal file
|
@ -0,0 +1,2 @@
|
|||
! Force same dpi (for alacritty)
|
||||
Xft.dpi: 96
|
Reference in a new issue