[rofi] Move windows below drun

This commit is contained in:
M1dgard 2018-05-28 11:26:41 +02:00
parent d61c2b2500
commit a3a43e4596
Signed by untrusted user who does not match committer: midgard
GPG key ID: 511C112F1331BBB4

View file

@ -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