From 675ae761df3f1394a97558f17387b6dc2ba28921 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 8 Feb 2020 16:44:17 +0100 Subject: [PATCH] xsettings: remove reference to xsettingsd.local --- .gitignore | 1 - bin/xsettingsd-setup | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c826e11..47f69d9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ *~ /wallpapers /screenshots -/xsettingsd.local diff --git a/bin/xsettingsd-setup b/bin/xsettingsd-setup index f2783e7..583afaf 100755 --- a/bin/xsettingsd-setup +++ b/bin/xsettingsd-setup @@ -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 ))