[UPDATE][I3] Use rofi program launcher

This commit is contained in:
Bruno BELANYI 2019-10-07 16:33:15 +02:00
parent ed113cfdb0
commit 4563bd4038

View file

@ -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.