mirror of
https://github.com/rwinkhart/artix-install-script.git
synced 2026-09-02 23:17:32 -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
|
||||
Reference in New Issue
Block a user