Add dpi option to xrandr also.
This commit is contained in:
parent
070a3b74c7
commit
a738dc9e31
@ -10,6 +10,9 @@ xset dpms 0 0 0
|
|||||||
xset s off
|
xset s off
|
||||||
xset s noblank
|
xset s noblank
|
||||||
|
|
||||||
|
# set scaling to 1.25
|
||||||
|
xrandr --dpi 120
|
||||||
|
|
||||||
# Load xresources
|
# Load xresources
|
||||||
xrdb $HOME/.config/X11/xresources
|
xrdb $HOME/.config/X11/xresources
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user