Remove comments

This commit is contained in:
Santiago Lo Coco 2025-01-01 13:09:24 +01:00
parent a789af4d1e
commit a5c9bea672
Signed by: slococo
GPG Key ID: F995EFC8B68B1ADF
3 changed files with 3 additions and 8 deletions

View File

@ -3,11 +3,6 @@
export XSECURELOCK_KEY_F12_COMMAND='xset dpms force off'
xset s off
#xset s 60 5
#xset s 300 5
xset dpms 0 0 890 # It has to be a little less than the xautlock
#xset dpms 0 0 310
#xss-lock -n /usr/lib/xsecurelock/dimmer -l -- xsecurelock
xset dpms 0 0 890
xautolock -time 15 -notify 15 -notifier '/usr/lib/xsecurelock/until_nonidle /usr/lib/xsecurelock/dimmer' -locker xsecurelock
#xautolock -time 5 -notify 5 -notifier '/usr/lib/xsecurelock/until_nonidle /usr/lib/xsecurelock/dimmer' -locker xsecurelock

View File

@ -1,3 +1,5 @@
#!/bin/sh
sleep 1
xdotool mousedown 1
xdotool mouseup 1

View File

@ -4,5 +4,3 @@ export XSECURELOCK_KEY_F12_COMMAND='xset dpms force off'
xset dpms force off
xsecurelock
# xset s activate
# xsecurelock