This commit is contained in:
Michael Zhang 2020-06-15 05:58:51 -05:00
parent c73337fb8d
commit 197ab63923
Signed by: michael
GPG key ID: BDA47A31A3C8EE6B

View file

@ -68,11 +68,7 @@ bindsym $mod+Shift+q kill
# start dmenu (a program launcher)
# bindsym $mod+space exec dmenu_run
<<<<<<< HEAD
bindsym $mod+space exec $HOME/.local/scripts/rofiwrap.sh
=======
bindsym $mod+space exec "rofi -show combi -modi combi -combi-modi window,drun -levenshtein-sort"
>>>>>>> fd56869... changes
# 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.