Files
scripts-bash/hypr-sleep.sh
2026-03-30 15:48:25 -06:00

9 lines
166 B
Bash
Executable File

#!/bin/bash
# Bloquear pantalla (opcional)
# hyprlock & sleep 1
openrgb -p /home/arthur/.config/OpenRGB/alloff.orp
hyprctl dispatch exit
# Suspend
systemctl suspend