aboutsummaryrefslogtreecommitdiffstats
path: root/config.example
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2015-09-13 04:07:27 +0200
committerRasmus Steinke <rasi@xssn.at>2015-09-13 04:07:27 +0200
commit0e4e6b08b1e4cc244089cec3ac39e4ea470902e5 (patch)
treed7a509482e6da41e8af5ac4add60a059b8fbff4b /config.example
parentf36ad274fe90595cc14ecd74f89d20cb18fbe346 (diff)
downloadrofi-pass-0e4e6b08b1e4cc244089cec3ac39e4ea470902e5.tar.gz
change default width
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 75086c0..973c3f7 100644
--- a/config.example
+++ b/config.example
@@ -5,7 +5,7 @@
# keep in mind that 0.15.7 has different arguments compared to
# latest git. for rofi-pass this means that "-i" will not work with
# 0.15.7.
-rofiopts="-i -width 1000 -no-levenshtein-sort"
+rofiopts="-i -width 700 -no-levenshtein-sort"
# fields to be used
URL_field='url'