Fix grep
This commit is contained in:
parent
a8a8b017d6
commit
82bcee5624
@ -1,5 +1,5 @@
|
||||
echo "Update Waybar for new Omarchy menu"
|
||||
|
||||
if ! grep -q ""; then
|
||||
if ! grep -q "" ~/.config/waybar/config.jsonc; then
|
||||
omarchy-refresh-waybar
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user