first commit
This commit is contained in:
8
hypr-sleep.sh
Executable file
8
hypr-sleep.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Bloquear pantalla (opcional)
|
||||
# hyprlock & sleep 1
|
||||
openrgb -p /home/arthur/.config/OpenRGB/alloff.orp
|
||||
hyprctl dispatch exit
|
||||
# Suspend
|
||||
systemctl suspend
|
||||
Reference in New Issue
Block a user