Add migration to tweak the tooltip for the Omarchy Menu
This commit is contained in:
parent
ddf9498f0a
commit
d12b194227
5
migrations/1754919057.sh
Normal file
5
migrations/1754919057.sh
Normal file
@ -0,0 +1,5 @@
|
||||
echo "Improve tooltip for Omarchy menu icon"
|
||||
|
||||
if grep -q "SUPER + ALT + SPACE" ~/.config/waybar/config.jsonc; then
|
||||
sed -i 's/SUPER + ALT + SPACE/Omarchy Menu\\n\\nSuper + Alt + Space/' ~/.config/waybar/config.jsonc
|
||||
fi
|
Loading…
x
Reference in New Issue
Block a user