This commit is contained in:
Julian Ospald 2018-08-13 21:21:30 +08:00
parent 896b690a41
commit a5f640c648
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28

6
config
View File

@ -31,8 +31,10 @@ 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+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