#!/bin/bash # Check if a Hyprland flag is currently disabled (missing). [[ ! -f "$HOME/.local/state/omarchy/flags/hypr/$1.conf" ]]