summaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
Diffstat (limited to 'services')
-rwxr-xr-xservices/available/kuake/log/run3
-rwxr-xr-xservices/available/kuake/run4
-rwxr-xr-xservices/available/urxvtd/log/run3
-rwxr-xr-xservices/available/urxvtd/run3
4 files changed, 0 insertions, 13 deletions
diff --git a/services/available/kuake/log/run b/services/available/kuake/log/run
deleted file mode 100755
index c3838ba..0000000
--- a/services/available/kuake/log/run
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-exec multilog t s16777215 $HOME/.log/kuake
diff --git a/services/available/kuake/run b/services/available/kuake/run
deleted file mode 100755
index 5ea5756..0000000
--- a/services/available/kuake/run
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-cd || exit 1
-exec urxvt -pe "kuake<XF86Tools>" -g 80x24 -name urxvt-kuake -e tmux new -As kuake
diff --git a/services/available/urxvtd/log/run b/services/available/urxvtd/log/run
deleted file mode 100755
index afb8da5..0000000
--- a/services/available/urxvtd/log/run
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-exec multilog t s16777215 $HOME/.log/urxvtd
diff --git a/services/available/urxvtd/run b/services/available/urxvtd/run
deleted file mode 100755
index 652d2a4..0000000
--- a/services/available/urxvtd/run
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-exec urxvtd 2>&1