add rofi SSH launcher to home config

Jonathan Hodgson 6 years ago
parent f21188b2ec
commit 4c2bbed7a8
  1. 3
      i3/config

@ -59,6 +59,9 @@ bindsym $mod+q kill
# Start Rofi as program launcher
bindsym $mod+d exec rofi -show drun
# Start Rofi as ssh launcher
bindsym $mod+Shift+d exec rofi -show ssh
#Start Rofi as emoji finder
bindsym $mod+u exec ~/.dotfiles/rofi/scripts/rofi-emoji

Loading…
Cancel
Save