Oops, forgot to add this variable

This commit is contained in:
speediegq 2022-08-23 15:48:19 +02:00
parent 231bfa1d7a
commit c5ff4bf865

View file

@ -10,6 +10,7 @@ esac
BINDIR=$(cat /usr/share/speedwm-bindir)
HAVE_GRID="true"
HAVE_PASSWORD="false"
if [ -e "$HOME/.config/speedwm-de/global/config" ]; then
. $HOME/.config/speedwm-de/global/config
else