This commit is contained in:
2023-02-22 15:33:55 +01:00
parent f0dd76f2fb
commit 64be233740
14 changed files with 69 additions and 11 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/sh
DISPLAY=:0.0 xset -q | grep -q "Monitor is Off"
echo $? > $HOME/.cache/node-exporter/display-standby-state