#!/bin/bash

# archypr:summary=Toggle suspend availability in the system menu

archypr-oggle \
  --enabled-notification "󰒲   Suspend removed from system menu" \
  --disabled-notification "󰒲   Suspend now available in system menu" \
  suspend-off
