Changed arch for rofi

This commit is contained in:
thatscringebro 2023-01-04 23:33:04 -05:00
parent cbdc622695
commit dd3155dacf

View File

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