fix: start elephant as systemd service (#3405)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
pkill elephant
|
||||
elephant service enable
|
||||
systemctl --user start elephant.service
|
||||
|
||||
mkdir -p ~/.config/autostart/
|
||||
cp $OMARCHY_PATH/autostart/walker.desktop ~/.config/autostart/
|
||||
Reference in New Issue
Block a user