diff --git a/config b/config index 9ded7ec..8cd32d0 100644 --- a/config +++ b/config @@ -31,9 +31,11 @@ bindsym $mod+Return exec sakura bindsym $mod+Shift+q kill # start dmenu (a program launcher) -bindsym $mod+Shift+d exec dmenu_run -bindsym $mod+d exec --no-startup-id i3-dmenu-desktop -#bindsym $mod+d exec --no-startup-id xfce4-popup-whiskermenu +bindsym $mod+Shift+w exec --no-startup-id rofi -show window +bindsym $mod+d exec --no-startup-id rofi -show run +# bindsym $mod+Shift+d exec dmenu_run +# bindsym $mod+d exec --no-startup-id i3-dmenu-desktop +# bindsym $mod+d exec --no-startup-id xfce4-popup-whiskermenu # 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.