summaryrefslogtreecommitdiff
path: root/lock
diff options
context:
space:
mode:
authortslil clingman <>2020-04-10 11:01:20 -0700
committertslil clingman <>2020-04-10 11:01:20 -0700
commit1fcf5c8dba2ea65d87909c958f8884f8adf71945 (patch)
treeccbd33b1a00ff4477476d2bede026f436327b1c3 /lock
parentce57dc4e4797eb3748d4d8cc9233153c15a36c6d (diff)
Reorder screen hardware workarounds
Diffstat (limited to 'lock')
-rwxr-xr-xlock4
1 files changed, 2 insertions, 2 deletions
diff --git a/lock b/lock
index 5d23815..d8e4489 100755
--- a/lock
+++ b/lock
@@ -2,7 +2,7 @@
killall -s HUP gpg-agent
keychain --clear
xset dpms force off
-xset -dpms
-xset s off
slock
fix_backlight
+xset s off
+xest -dpms