Use rofi
This commit is contained in:
parent
896b690a41
commit
a5f640c648
8
config
8
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.
|
||||
|
Loading…
Reference in New Issue
Block a user