Initial full commit for Dell16 Arch
This commit is contained in:
7
.config/hypr/scripts/suspend.sh
Executable file
7
.config/hypr/scripts/suspend.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
hyprlock &
|
||||
sleep 0.5
|
||||
systemctl suspend
|
||||
sleep 1
|
||||
hyprctl dispatch dpms on
|
||||
hyprctl reload
|
||||
Reference in New Issue
Block a user