Don't need any notifications for this when the consequences are visible
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
omarchy-toggle \
|
||||
--enabled-notification " Bar hidden" \
|
||||
--disabled-notification " Bar visible" \
|
||||
waybar-off
|
||||
omarchy-toggle waybar-off
|
||||
|
||||
if pgrep -x waybar >/dev/null; then
|
||||
pkill -x waybar
|
||||
|
||||
Reference in New Issue
Block a user