changes with hypridle
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
hyprctl dispatch "hl.dsp.dpms({action = 'off'})"
|
||||
# alternative: wlopm --off '*'
|
||||
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
hyprctl dispatch "hl.dsp.dpms({action = 'on'})"
|
||||
# alternative: wlopm --on '*'
|
||||
Reference in New Issue
Block a user