xsettingsd: also set RandR DPI

This commit is contained in:
Vincent Bernat 2020-01-29 11:37:23 +01:00
parent 1902a4f0b5
commit 96a9b401a4

View file

@ -21,6 +21,8 @@ case $(hostname),$(autorandr --current) in
esac esac
change() { change() {
xrandr --dpi $dpi
# Build xsettingsd.local # Build xsettingsd.local
{ {
cat ~/.config/awesome/xsettingsd cat ~/.config/awesome/xsettingsd