aboutsummaryrefslogtreecommitdiff
path: root/.local/share/bin/caffeine
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2022-08-28 12:56:54 +0200
committerlonkaars <loek@pipeframe.xyz>2022-08-28 12:56:54 +0200
commit2300570c19a79d4949eac3173785cf56ec5425a1 (patch)
treec16d1759f5cf6d6d0febd311342b7e015305e361 /.local/share/bin/caffeine
parent2cf4128f2c8a51ad67b6f6b24360f6d42db8caff (diff)
add caffeinate script
Diffstat (limited to '.local/share/bin/caffeine')
-rwxr-xr-x.local/share/bin/caffeine4
1 files changed, 4 insertions, 0 deletions
diff --git a/.local/share/bin/caffeine b/.local/share/bin/caffeine
new file mode 100755
index 0000000..eced861
--- /dev/null
+++ b/.local/share/bin/caffeine
@@ -0,0 +1,4 @@
+#!/bin/sh
+xset -dpms
+xset s off
+