Add dpi option to xrandr also.

This commit is contained in:
CronyAkatsuki 2023-11-23 15:02:57 +01:00
parent 070a3b74c7
commit a738dc9e31

View File

@ -10,6 +10,9 @@ xset dpms 0 0 0
xset s off
xset s noblank
# set scaling to 1.25
xrandr --dpi 120
# Load xresources
xrdb $HOME/.config/X11/xresources