Move walker.desktop into default config directory

No need for a top-level directory just for this.
This commit is contained in:
David Heinemeier Hansson
2026-01-05 09:13:38 +01:00
parent f4def40181
commit 3801e0e633
4 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
# Ensure walker is set to autostart
mkdir -p ~/.config/autostart/
cp $OMARCHY_PATH/autostart/walker.desktop ~/.config/autostart/
cp $OMARCHY_PATH/default/walker/walker.desktop ~/.config/autostart/
systemctl --user daemon-reload
omarchy-refresh-config walker/config.toml