apply new rofi

This commit is contained in:
Benjamin Kyd
2023-01-26 11:55:01 +00:00
parent 3d21dcf1ca
commit 5476a67250

View File

@@ -38,9 +38,7 @@ bindsym $mod+Return exec kitty
bindsym $mod+Shift+q kill
# start program launcher
bindsym $mod+d exec --no-startup-id "sh $HOME/.config/rofi/bin/launcher"
# launch categorized menu
bindsym $mod+d exec --no-startup-id rofi -show drun
bindsym $mod+z exec --no-startup-id morc_menu
################################################################################################