Changed arch for rofi
This commit is contained in:
parent
cbdc622695
commit
dd3155dacf
@ -47,7 +47,12 @@ bindsym $mod+Shift+q kill
|
||||
# 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.
|
||||
bindsym $mod+d exec --no-startup-id i3-dmenu-desktop
|
||||
#bindsym $mod+d exec --no-startup-id i3-dmenu-desktop
|
||||
|
||||
# alternatively, you can use rofi
|
||||
bindsym $mod+d exec rofi -modi drun -show drun \
|
||||
-config ~/.config/rofi/rofidmenu.rasi
|
||||
|
||||
|
||||
# change focus
|
||||
bindsym $mod+$left focus left
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user