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