aboutsummaryrefslogtreecommitdiffstats
path: root/config.example
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2016-07-31 21:15:18 +0200
committerRasmus Steinke <rasi@xssn.at>2016-07-31 21:15:18 +0200
commitb3474522b887777309c24314e83a62c866dd557e (patch)
treeb60a693ca5c2613904bf00c81a3ba2b5bf60612f /config.example
parent2f396c51f72dce92940a56f3b2c4b37f48275edf (diff)
downloadrofi-pass-b3474522b887777309c24314e83a62c866dd557e.tar.gz
let user set keyboard layout, hopefully fixes #34
Diffstat (limited to 'config.example')
-rw-r--r--config.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.example b/config.example
index fd748cf..8241967 100644
--- a/config.example
+++ b/config.example
@@ -6,6 +6,8 @@ _rofi () {
rofi -i -width 700 -no-levenshtein-sort "$@"
}
+# keyboard layout (set this to your actual layout. E.g. keyboard="de us"
+keyboard=us
# fields to be used
URL_field='url'