add rofi SSH launcher to home config

master
Jonathan Hodgson 6 years ago
parent 5c7ac606cd
commit c514c77d9b
  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