#!/bin/bash
set -e

# Reload hyprland configuration (used by the Nomarchy theme switching).

hyprctl reload >/dev/null
