xsettings: remove reference to xsettingsd.local

This commit is contained in:
Vincent Bernat 2020-02-08 16:44:17 +01:00
parent a42edf621a
commit 675ae761df
2 changed files with 1 additions and 2 deletions

View file

@ -31,7 +31,7 @@ dpi=${dpi:-96}
echo "using ${dpi}dpi" >&2
xrandr --dpi $dpi
# Build xsettingsd.local
# Build xsettingsd
{
cat ~/.config/awesome/xsettingsd
echo Xft/DPI $(( $dpi*1024 ))