#!/bin/bash

# Check if a Hyprland flag is currently enabled.

[[ -f "$HOME/.local/state/omarchy/flags/hypr/$1.conf" ]]
