diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 69b3f82..2617d95 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -33,8 +33,8 @@ bindsym $mod+Return exec i3-sensible-terminal # kill focused window bindsym $mod+Shift+q kill -# start dmenu (a program launcher) -bindsym $mod+Shift+d exec dmenu_run +# start rofi (a program launcher) +bindsym $mod+Shift+d exec rofi -show run # 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.