aboutsummaryrefslogtreecommitdiff
path: root/i3/bin/enable-screensaver
diff options
context:
space:
mode:
Diffstat (limited to 'i3/bin/enable-screensaver')
-rwxr-xr-xi3/bin/enable-screensaver5
1 files changed, 5 insertions, 0 deletions
diff --git a/i3/bin/enable-screensaver b/i3/bin/enable-screensaver
new file mode 100755
index 0000000..d373049
--- /dev/null
+++ b/i3/bin/enable-screensaver
@@ -0,0 +1,5 @@
+#!/bin/sh
+# http://superuser.com/a/590226/187676
+
+xset +dpms
+xautolock -enable