mirror of
https://github.com/rwinkhart/artix-install-script.git
synced 2026-08-27 20:36:26 -04:00
Initial upload of Plasma screen-blanking script
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
timeout 5s ydotoold &
|
||||
sleep 1
|
||||
ydotool key 1:1 1:0
|
||||
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
qdbus org.freedesktop.ScreenSaver /ScreenSaver Lock
|
||||
doas /usr/local/bin/plasmablank-root.sh
|
||||
Reference in New Issue
Block a user