[UPDATE][I3] Use rofi program launcher
This commit is contained in:
parent
ed113cfdb0
commit
4563bd4038
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue