mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
fix: start elephant as systemd service (#3405)
This commit is contained in:
6
migrations/1762873545.sh
Normal file
6
migrations/1762873545.sh
Normal file
@@ -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