Update paths

This commit is contained in:
John Mertz 2022-06-06 13:59:08 -04:00
parent ca8f77f26a
commit 116b25449f
1 changed files with 3 additions and 4 deletions

View File

@ -1,5 +1,4 @@
#!/bin/bash
rm /home/jpm/.swaylog
echo sway > /home/jpm/.config/last_login_gui
exec sway 2> /home/jpm/.swaylog
rm $HOME/.swaylog
echo sway > $HOME/.spool/last_login_gui
exec SWAYSOCK="$HOME/.spool/sway-ipc.sock" sway --debug 2>> $HOME/.swaylog >> $HOME/.swaylog