aboutsummaryrefslogtreecommitdiffstats
path: root/services/kmonad/run
diff options
context:
space:
mode:
Diffstat (limited to 'services/kmonad/run')
-rwxr-xr-xservices/kmonad/run3
1 files changed, 1 insertions, 2 deletions
diff --git a/services/kmonad/run b/services/kmonad/run
index 8415ca4..767b0f2 100755
--- a/services/kmonad/run
+++ b/services/kmonad/run
@@ -1,4 +1,3 @@
#!/bin/sh
-exec 1>&2
-exec kmonad /home/devi/scripts/keymap.kbd || exit 1
+exec /usr/bin/kmonad /home/devi/scripts/keymap.kbd 2>&1