From 34046aae4b05c59a45ea9bdf11098b9fdc2897af Mon Sep 17 00:00:00 2001 From: Julian Mutter Date: Sun, 22 May 2022 14:50:07 -0400 Subject: [PATCH] i3: tried running rofi on mod key --- i3/i3/config | 1 + 1 file changed, 1 insertion(+) diff --git a/i3/i3/config b/i3/i3/config index 93f83a7..d74efdd 100644 --- a/i3/i3/config +++ b/i3/i3/config @@ -57,6 +57,7 @@ bindsym Mod1+F4 kill # start dmenu (a program launcher) bindsym $mod+d exec rofi -show run #dmenu_recency -i +# bindsym $mod exec rofi -show run #dmenu_recency -i # There also is the (new) i3-dmenu-desktop which only displays applications # shipping a .desktop file. It is a wrapper around dmenu, so you need that # installed.