aboutsummaryrefslogtreecommitdiffstats
path: root/services/kmonad/run
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-02-16 14:04:37 +0000
committerterminaldweller <thabogre@gmail.com>2022-02-16 14:04:37 +0000
commit70bfbf0846449bd2187b0c02cf14a140ac5e2c9c (patch)
tree288750b35adf5a9ff4130b315ed1c30b7ac1a554 /services/kmonad/run
parentstyle updates (diff)
downloadscripts-70bfbf0846449bd2187b0c02cf14a140ac5e2c9c.tar.gz
scripts-70bfbf0846449bd2187b0c02cf14a140ac5e2c9c.zip
udev, mailcap and kmonad service
Diffstat (limited to 'services/kmonad/run')
-rwxr-xr-xservices/kmonad/run4
1 files changed, 4 insertions, 0 deletions
diff --git a/services/kmonad/run b/services/kmonad/run
new file mode 100755
index 0000000..8415ca4
--- /dev/null
+++ b/services/kmonad/run
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+exec 1>&2
+exec kmonad /home/devi/scripts/keymap.kbd || exit 1