mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-10 18:24:22 +02:00
xsession: also set DPI through XFT
Most desktop stuff, including modern ones, will respect that.
This commit is contained in:
parent
b302b70787
commit
7cb545877a
1 changed files with 1 additions and 0 deletions
1
xsession
1
xsession
|
@ -38,6 +38,7 @@ case "$(hostname)" in
|
||||||
;;
|
;;
|
||||||
zoro)
|
zoro)
|
||||||
xrandr --output eDP1 --auto --dpi 144
|
xrandr --output eDP1 --auto --dpi 144
|
||||||
|
echo Xft.dpi: 144 | xrdb -merge
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue