1
0
Fork 0
This commit is contained in:
Luca Bilke 2024-02-03 18:34:27 +01:00
parent 91263efc68
commit 698aed64f1

View file

@ -13,7 +13,6 @@ echo $DBUS_SESSION_BUS_ADDRESS > $XDG_STATE_HOME/dbus_session_bus_address
echo "Starting DWM"
dwm
# /home/luca/Documents/code/desktop/dwm-custom/pkg/usr/bin/dwm
echo "Exited DWM, Killing $(jobs -p | awk "{print \$3}")"