diff --git a/i3/config b/i3/config index bfa99b4..5df3182 100644 --- a/i3/config +++ b/i3/config @@ -58,7 +58,7 @@ bindsym $mod+Shift+q kill # bindsym $mod+d exec --no-startup-id dmenu_run # A more modern dmenu replacement is rofi: -# bindcode $mod+40 exec "rofi -modi drun,run -show drun" +bindsym $mod+d exec "rofi -modi drun,run -show drun" # There also is i3-dmenu-desktop which only displays applications shipping a # .desktop file. It is a wrapper around dmenu, so you need that installed. # bindcode $mod+40 exec --no-startup-id i3-dmenu-desktop