/ j4-dmenu-desktop ➔ dmenu_recency

i just liked the old one. i have more control.
This commit is contained in:
committer@tuxwarrior
2025-05-11 18:54:10 -05:00
parent e935fc5def
commit cb9cffe6bc
2 changed files with 6 additions and 3 deletions

View File

@@ -56,8 +56,8 @@ bindsym $mod+Return exec i3-sensible-terminal
bindsym $mod+Shift+q kill
# start dmenu (a program launcher)
#bindsym $mod+d exec --no-startup-id dmenu_recency # <FK> dmenu_run > dmenu_recency
bindsym $mod+d exec --no-startup-id j4-dmenu-desktop
bindsym $mod+d exec --no-startup-id dmenu_recency # <FK> dmenu_run > dmenu_recency
#bindsym $mod+d exec --no-startup-id j4-dmenu-desktop
# A more modern dmenu replacement is rofi:
# bindcode $mod+40 exec "rofi -modi drun,run -show drun"