#!/bin/bash
set -e

# Restart the hypridle service (used for idle detection and auto-lock).

nomarchy-restart-app hypridle
