#!/bin/bash # blob:summary=Check if a Hyprland toggle is currently enabled. # blob:args= [[ -f "$HOME/.local/state/blob/toggles/hypr/$1.lua" ]]