From a3a43e4596d68887941fa525f8664ff2241c0c5e Mon Sep 17 00:00:00 2001 From: M1dgard Date: Mon, 28 May 2018 11:26:41 +0200 Subject: [PATCH] [rofi] Move windows below drun --- rofi/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rofi/config b/rofi/config index a85a088..377769c 100644 --- a/rofi/config +++ b/rofi/config @@ -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