summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Rahm <joshuarahm@gmail.com>2024-02-01 23:55:34 -0700
committerJosh Rahm <joshuarahm@gmail.com>2024-02-01 23:55:34 -0700
commit06f579de7bc18a8eabfc58e1bc479953d6f8586f (patch)
tree249d6367e3057eebdec833c7475e390332a0edf5
parent126b5b9ddc21571e5beb7f63b3fab21cd3fa9aab (diff)
downloadrkb-06f579de7bc18a8eabfc58e1bc479953d6f8586f.tar.gz
rkb-06f579de7bc18a8eabfc58e1bc479953d6f8586f.tar.bz2
rkb-06f579de7bc18a8eabfc58e1bc479953d6f8586f.zip
use bash instead of sh
-rwxr-xr-xsetxkbmap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setxkbmap.sh b/setxkbmap.sh
index 978f593..d512462 100755
--- a/setxkbmap.sh
+++ b/setxkbmap.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
setxkbmap -layout jr -variant jdvprk -option numpad:mac
killall xcape