From dee2369e10a476b49ae95d9b7ee203ac8b865d3e Mon Sep 17 00:00:00 2001 From: Von Random Date: Wed, 18 Jul 2018 16:13:38 +0300 Subject: [PATCH] more compatible ssh via dmenu_ssh --- i3_config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3_config b/i3_config index 02bd969..f9b172f 100644 --- a/i3_config +++ b/i3_config @@ -24,7 +24,7 @@ bindsym Control+q exec /bin/true # start dmenu (a program launcher) bindsym $mod+s exec dmenu_displays -i -fn "$dmenu_font" bindsym $mod+d exec dmenu_run -p run -i -fn "$dmenu_font" -bindsym $mod+p exec dmenu_ssh "$i3_term -e ssh" -i -fn "$dmenu_font" +bindsym $mod+p exec dmenu_ssh "$i3_term -e termcompat ssh" -i -fn "$dmenu_font" bindsym $mod+u exec dmenu_pass -i -fn "$dmenu_font" bindsym $mod+Tab exec rofi -show window