aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2016-08-30 23:25:24 +0200
committerRasmus Steinke <rasi@xssn.at>2016-08-30 23:25:24 +0200
commite39d291370c0f1f80699b9cdbc383cebb6ace5d0 (patch)
tree7972cc833fcef33e4d14f43de77a9b7493544932
parent8945b01f878c3721f2add24cf03a16a268d13d54 (diff)
downloadrofi-pass-1.4.3.tar.gz
remove quotes around keyboard string1.4.3
-rwxr-xr-xrofi-pass2
1 files changed, 1 insertions, 1 deletions
diff --git a/rofi-pass b/rofi-pass
index b395148..8421f46 100755
--- a/rofi-pass
+++ b/rofi-pass
@@ -533,7 +533,7 @@ if [[ ! -d "$HOME/.cache/rofi-pass" ]]; then
fi
if [[ -n $keyboard ]]; then
- setxkbmap "${keyboard}"
+ setxkbmap ${keyboard}
fi
# set help color