summaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-03-02 02:38:07 -0500
committerJesse Luehrs <doy@tozt.net>2018-03-03 01:04:21 -0500
commit45dda65281a7721035c8925f7044d5440be7d4be (patch)
tree7be44c698991d0aec77e57b5433e5362dc75cd98 /services
parentbee8a0affc5e35b023c1e54236118b51d60642ac (diff)
downloadconf-45dda65281a7721035c8925f7044d5440be7d4be.tar.gz
conf-45dda65281a7721035c8925f7044d5440be7d4be.zip
use touchegg instead of ginn
Diffstat (limited to 'services')
-rwxr-xr-xservices/ginn/log/run3
-rwxr-xr-xservices/ginn/run4
-rwxr-xr-xservices/touchegg/log/run3
-rwxr-xr-xservices/touchegg/run2
4 files changed, 5 insertions, 7 deletions
diff --git a/services/ginn/log/run b/services/ginn/log/run
deleted file mode 100755
index 42b2b4f..0000000
--- a/services/ginn/log/run
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-exec multilog t s16777215 $HOME/.log/ginn
diff --git a/services/ginn/run b/services/ginn/run
deleted file mode 100755
index 7ec7041..0000000
--- a/services/ginn/run
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-# it's too noisy for now
-exec ginn > /dev/null 2>&1
diff --git a/services/touchegg/log/run b/services/touchegg/log/run
new file mode 100755
index 0000000..d38dc0b
--- /dev/null
+++ b/services/touchegg/log/run
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec multilog t s16777215 $HOME/.log/touchegg
diff --git a/services/touchegg/run b/services/touchegg/run
new file mode 100755
index 0000000..b1a6780
--- /dev/null
+++ b/services/touchegg/run
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec touchegg 2>/dev/null