use rofi launcher for dmenu

unstable
Penguin 3 months ago
parent b3d039fe1e
commit 9d7a6884c1

@ -40,8 +40,7 @@ bindsym $mod+Shift+q kill
# start program launcher
#bindsym $mod+d exec --no-startup-id dmenu_recency
bindsym $mod+d exec --no-startup-id rofi -run-list-command ". ~/.bash_alises" -run-command "/bin/bash -i -c '{cmd}'" -show run
# launch categorized menu
bindsym $mod+d exec --no-startup-id rofi -run-list-command ". ~/.bash_aliases" -run-command "/bin/bash -i -c '{cmd}'" -show run -theme "$HOME/.config/rofi/launchers/type-6/style-3.rasi"
bindsym $mod+z exec --no-startup-id morc_menu
################################################################################################

Loading…
Cancel
Save