diff --git a/src/speedwm-debug b/src/speedwm-debug index eee8768..8f7c0a5 100755 --- a/src/speedwm-debug +++ b/src/speedwm-debug @@ -15,7 +15,6 @@ Xephyr -screen 1024x768 :80 & sleep 1 export DISPLAY=:80 -speedwm_run -f -~/.config/speedwm/swal/swal_wm +speedwm killall Xephyr diff --git a/src/speedwm-swal b/src/speedwm-swal index c457636..72d3b32 100755 --- a/src/speedwm-swal +++ b/src/speedwm-swal @@ -316,7 +316,7 @@ SWAL_EXPORT_SCRIPT_WAL() rm -f $SWAL_EXPORTDIR/CurrentWallpaper ; ln -s "$SWAL_WALLPAPERDIR/$SWAL_SELWALLPAPER" $SWAL_EXPORTDIR/CurrentWallpaper command -v wal > /dev/null && wal -nqi "$SWAL_WALLPAPERDIR/$SWAL_SELWALLPAPER" - command -v speedwm_run > /dev/null && speedwm_run -rnoloadcolors + libspeedwm --perform core_wm_reload # run script if [ -e "$SWAL_EXPORTDIR/postrun.sh" ]; then