summaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
Diffstat (limited to 'services')
-rwxr-xr-xservices/available/kuake/run4
1 files changed, 2 insertions, 2 deletions
diff --git a/services/available/kuake/run b/services/available/kuake/run
index ff708da..5ea5756 100755
--- a/services/available/kuake/run
+++ b/services/available/kuake/run
@@ -1,4 +1,4 @@
#!/bin/sh
-cd
-exec urxvt -pe "kuake<XF86Tools>" -g 80x24 -name urxvt-kuake -e tmux
+cd || exit 1
+exec urxvt -pe "kuake<XF86Tools>" -g 80x24 -name urxvt-kuake -e tmux new -As kuake