From c514c77d9b814dfe621153729a7bc15ea9dabfe3 Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Thu, 6 Dec 2018 20:16:56 +0000 Subject: [PATCH] add rofi SSH launcher to home config --- i3/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i3/config b/i3/config index b567a481..c21ce965 100644 --- a/i3/config +++ b/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