From 2fb0d6a5044fbdbe26b55aed2cb038107fb15c6e Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Tue, 29 Jun 2021 21:15:04 +0200 Subject: [PATCH] i3: rofi --- i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/config b/i3/config index c9544b2..bdffdaa 100644 --- a/i3/config +++ b/i3/config @@ -44,7 +44,7 @@ bindsym $mod2+F4 kill bindsym $mod1+Shift+q kill # start rofi -bindsym $mod1+d exec --no-startup-id rofi -show combi +bindsym $mod1+d exec --no-startup-id rofi -show combi -config /home/mg/dotfiles/rofi/config # bindsym $mod1+d exec --no-startup-id rofi -combi-modi window#drun#ssh -show combi # start dmenu (a program launcher) # bindsym $mod1+d exec --no-startup-id i3-dmenu-desktop