mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
6 lines
176 B
Bash
6 lines
176 B
Bash
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
|