Prevent wiping waybar configs to reposition

This commit is contained in:
Ryan Hughes
2026-05-11 20:07:18 -04:00
parent aada2a4c9c
commit c0e099fed5
4 changed files with 70 additions and 20 deletions
+5
View File
@@ -0,0 +1,5 @@
echo "Refresh Waybar config and style for position support"
if gum confirm "Replace current Waybar config and style (backups will be made)?"; then
omarchy-refresh-waybar
fi