mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Make sure to stop and start in the new fashion
This commit is contained in:
@@ -2,5 +2,7 @@ pkill elephant
|
|||||||
elephant service enable
|
elephant service enable
|
||||||
systemctl --user start elephant.service
|
systemctl --user start elephant.service
|
||||||
|
|
||||||
|
pkill walker
|
||||||
mkdir -p ~/.config/autostart/
|
mkdir -p ~/.config/autostart/
|
||||||
cp $OMARCHY_PATH/autostart/walker.desktop ~/.config/autostart/
|
cp $OMARCHY_PATH/autostart/walker.desktop ~/.config/autostart/
|
||||||
|
systemctl --user start app-walker@autostart.service
|
||||||
|
|||||||
Reference in New Issue
Block a user