Files
arthur-os/bin/omarchy-toggle-suspend
T
2026-04-28 12:03:46 -04:00

9 lines
253 B
Bash
Executable File

#!/bin/bash
# omarchy:summary=Toggle suspend availability in the system menu
omarchy-toggle \
--enabled-notification "󰒲 Suspend removed from system menu" \
--disabled-notification "󰒲 Suspend now available in system menu" \
suspend-off