[rofi] Move windows below drun
This commit is contained in:
parent
d61c2b2500
commit
a3a43e4596
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ rofi.levenshtein-sort: true
|
|||
! "Parse known_hosts file for ssh mode" Set from: Default
|
||||
! rofi.parse-known-hosts: true
|
||||
! "Set the modi to combine in combi mode" Set from: Commandline
|
||||
rofi.combi-modi: window,drun,ssh,run
|
||||
rofi.combi-modi: drun,window,ssh,run
|
||||
! "Set the matching algorithm. (normal, regex, glob, fuzzy)" Set from: Commandline
|
||||
rofi.matching: glob
|
||||
! "Tokenize input string" Set from: Default
|
||||
|
|
Loading…
Reference in a new issue