perf: Improve hypridle configuration handling
- Use hyprctl dispatch for dpms actions - Remove unnecessary bash scripts - Update configuration consistency
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
hyprctl dispatch "hl.dsp.dpms({action = 'off'})"
|
||||
# alternative: wlopm --off '*'
|
||||
@@ -1,3 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
hyprctl dispatch "hl.dsp.dpms({action = 'on'})"
|
||||
# alternative: wlopm --on '*'
|
||||
Reference in New Issue
Block a user