diff --git a/migrations/1754929737.sh b/migrations/1754929737.sh deleted file mode 100644 index e3645dba..00000000 --- a/migrations/1754929737.sh +++ /dev/null @@ -1,3 +0,0 @@ -echo "Update Walker config to add 60s timeout such that it won't conflict with screensaver" - -omarchy-refresh-walker diff --git a/migrations/1760724934.sh b/migrations/1760724934.sh index 4f038af5..cc218ffb 100644 --- a/migrations/1760724934.sh +++ b/migrations/1760724934.sh @@ -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" fi -echo "Update Walker configs" -omarchy-refresh-walker - echo "Copy hooks examples" cp -r $OMARCHY_PATH/config/omarchy/* $HOME/.config/omarchy/