rofi: mode

This commit is contained in:
Michael Grote 2021-06-29 20:37:21 +02:00
parent 60c93e4249
commit 004929544e

View file

@ -44,7 +44,7 @@ bindsym $mod2+F4 kill
bindsym $mod1+Shift+q kill bindsym $mod1+Shift+q kill
# start rofi # start rofi
bindsym $mod1+d exec --no-startup-id rofi -config /home/mg/dotfiles/rofi/config bindsym $mod1+d exec --no-startup-id rofi -combi-modi window#drun#ssh -show window#drun#ssh
# start dmenu (a program launcher) # start dmenu (a program launcher)
# bindsym $mod1+d exec --no-startup-id i3-dmenu-desktop # bindsym $mod1+d exec --no-startup-id i3-dmenu-desktop