]> git.donarmstrong.com Git - x_base.git/commitdiff
use rofi to lanch windows
authorDon Armstrong <don@donarmstrong.com>
Fri, 8 Apr 2016 20:55:41 +0000 (15:55 -0500)
committerDon Armstrong <don@donarmstrong.com>
Fri, 8 Apr 2016 20:56:53 +0000 (15:56 -0500)
.config/i3/config_base

index 686deaa35ecc4e2be2bbd9c721dd8c027c295c8c..c0af85a8c0ca1561b4ab0f3834c7efc4f1f315b8 100644 (file)
@@ -34,7 +34,8 @@ bindsym $mod+Shift+q kill
 # 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.
 # 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.
-bindsym $mod+d exec --no-startup-id i3-dmenu-desktop
+bindsym $mod+d exec --no-startup-id i3-dmenu-desktop --dmenu='rofi -dmenu'
+bindsym $mod+q exec --no-startup-id rofi -show window
 
 # change focus
 bindsym $mod+j focus left
 
 # change focus
 bindsym $mod+j focus left