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

5 lines
79 B
Bash
Executable File

#!/bin/bash
hyprland
echo "Se reanudó del suspend" >> /tmp/resume.log
sleep 3