change default width
This commit is contained in:
parent
f36ad274fe
commit
0e4e6b08b1
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user