mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Migration to refresh walker to show all keybindings
This commit is contained in:
5
migrations/1754215439.sh
Normal file
5
migrations/1754215439.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
echo "Update app launcher config to allow enough entries to show all keybindings on SUPER+K"
|
||||
|
||||
if ! grep "max_entries = 200" ~/.config/walker/config.toml; then
|
||||
omarchy-refresh-walker
|
||||
fi
|
||||
Reference in New Issue
Block a user