aboutsummaryrefslogtreecommitdiffstats
path: root/config.example
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2017-07-14 21:19:44 +0200
committerRasmus Steinke <rasi@xssn.at>2017-07-14 21:19:44 +0200
commit4e06cdf5836bd26012169dffe61361ff09ea7b08 (patch)
tree0b9a50961260ff60395ab9da8cb0963cce326947 /config.example
parent0669933453af2a9a53737e0a15ec1aa0dc714fb2 (diff)
downloadrofi-pass-4e06cdf5836bd26012169dffe61361ff09ea7b08.tar.gz
move empty tab option to config
Diffstat (limited to 'config.example')
-rw-r--r--config.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.example b/config.example
index a6a2121..a78f15e 100644
--- a/config.example
+++ b/config.example
@@ -3,7 +3,7 @@
# rofi command. Make sure to have "$@" as last argument
_rofi () {
- rofi -no-auto-select -kb-accept-entry "!Return" "$@"
+ rofi -no-auto-select -kb-row-tab '' -kb-accept-entry "!Return" "$@"
}
# xdotool needs the keyboard layout to be set using setxkbmap