mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Link the visual menu config at install too
This commit is contained in:
@@ -15,3 +15,7 @@ Description = Restarting Walker services after system update
|
|||||||
When = PostTransaction
|
When = PostTransaction
|
||||||
Exec = $OMARCHY_PATH/bin/omarchy-restart-walker
|
Exec = $OMARCHY_PATH/bin/omarchy-restart-walker
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
# Link the visual theme menu config
|
||||||
|
mkdir -p ~/.config/elephant/menus
|
||||||
|
ln -snf $OMARCHY_PATH/default/elephant/omarchy_themes.lua ~/.config/elephant/menus/omarchy_themes.lua
|
||||||
|
|||||||
Reference in New Issue
Block a user