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