using rofi as the default app switcher

This commit is contained in:
aminnairi
2023-04-11 14:19:32 +02:00
parent b6d5aebf37
commit c49317d7a0
+1 -1
View File
@@ -58,7 +58,7 @@ bindsym $mod+Shift+q kill
# bindsym $mod+d exec --no-startup-id dmenu_run
# A more modern dmenu replacement is rofi:
# bindcode $mod+40 exec "rofi -modi drun,run -show drun"
bindsym $mod+d exec "rofi -modi drun,run -show drun"
# There also is i3-dmenu-desktop which only displays applications shipping a
# .desktop file. It is a wrapper around dmenu, so you need that installed.
# bindcode $mod+40 exec --no-startup-id i3-dmenu-desktop