Add dpi option to xrandr also.
This commit is contained in:
parent
070a3b74c7
commit
a738dc9e31
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue