From e7354ec232f7f88943e1db85388caee6ef9e30fd Mon Sep 17 00:00:00 2001 From: Christian Colglazier Date: Tue, 7 Jul 2020 10:50:50 -0400 Subject: [PATCH] Prioritized drun --- rofi/config.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rofi/config.rasi b/rofi/config.rasi index 17bfb07..a1e0fa3 100644 --- a/rofi/config.rasi +++ b/rofi/config.rasi @@ -34,7 +34,7 @@ configuration { /* auto-select: false;*/ /* parse-hosts: false;*/ /* parse-known-hosts: true;*/ - combi-modi: "window,run,drun,ssh"; + combi-modi: "window,drun,run,ssh"; /* matching: "normal";*/ /* tokenize: true;*/ /* m: "-5";*/