switched to rofi

This commit is contained in:
Gabe Venberg 2019-01-27 10:35:38 -06:00
parent 3b0b32427b
commit 9b54e61b8a

View file

@ -35,10 +35,12 @@ font pango:DejaVu Sans Mono 8
# kill focused window
bindsym $mod+Shift+q kill
# start dmenu (or rofi) (a program launcher)
# start dmenu (a program launcher)
#bindsym $mod+d exec dmenu
#start i3-dmenu, to only see .desktop entries.
bindsym $mod+d exec i3-dmenu-desktop
#bindsym $mod+d exec i3-dmenu-desktop
#start rofi in desktop app mode
bindsym $mod+d exec rofi -modi window#run#drun -theme solarized -show drun
# change focus
bindsym $mod+h focus left