Drop the systemd running on advice from outfoxxed
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
echo "Remove the omarchy-shell user service"
|
||||
|
||||
systemctl --user disable --now omarchy-shell.service >/dev/null 2>&1 || true
|
||||
rm -f ~/.config/systemd/user/omarchy-shell.service
|
||||
systemctl --user daemon-reload >/dev/null 2>&1 || true
|
||||
|
||||
omarchy-restart-shell
|
||||
Reference in New Issue
Block a user