Add notification for reload

This commit is contained in:
exu 2023-11-18 14:19:33 +01:00
parent 74939ff956
commit 19fbc11007

View File

@ -534,6 +534,7 @@ fi
if [ $XDG_SESSION_DESKTOP == "sway" ]; then
swaymsg reload
echo "Reloaded sway"
fi
# wait for all background jobs to finish