remove -z option
This commit is contained in:
parent
2a627d11d7
commit
21f40255f3
@ -3,7 +3,7 @@
|
||||
|
||||
# rofi command. Make sure to have "$@" as last argument
|
||||
_rofi () {
|
||||
rofi -z -i -width 700 -no-levenshtein-sort "$@"
|
||||
rofi -i -width 700 -no-levenshtein-sort "$@"
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user