mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Later migration does the refresh
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
echo "Update Walker config to add 60s timeout such that it won't conflict with screensaver"
|
|
||||||
|
|
||||||
omarchy-refresh-walker
|
|
||||||
@@ -8,9 +8,6 @@ if ! grep -q "map shift+insert paste_from_clipboard" "$KITTY_CONF"; then
|
|||||||
sed -i '/map ctrl+insert copy_to_clipboard/a map shift+insert paste_from_clipboard' "$KITTY_CONF"
|
sed -i '/map ctrl+insert copy_to_clipboard/a map shift+insert paste_from_clipboard' "$KITTY_CONF"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Update Walker configs"
|
|
||||||
omarchy-refresh-walker
|
|
||||||
|
|
||||||
echo "Copy hooks examples"
|
echo "Copy hooks examples"
|
||||||
cp -r $OMARCHY_PATH/config/omarchy/* $HOME/.config/omarchy/
|
cp -r $OMARCHY_PATH/config/omarchy/* $HOME/.config/omarchy/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user