mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-03 17:54:31 +02:00
xsettings: remove reference to xsettingsd.local
This commit is contained in:
parent
a42edf621a
commit
675ae761df
2 changed files with 1 additions and 2 deletions
|
@ -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 ))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue