From 794264639f5cdfe2f297bfddfa22ee5da2366af7 Mon Sep 17 00:00:00 2001 From: Nulo Date: Sat, 9 Jul 2022 18:34:34 -0300 Subject: [PATCH] =?UTF-8?q?sway:=20Combinaci=C3=B3n=20para=20abrir=20termi?= =?UTF-8?q?nal=20de=20sutty.vm?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/sway/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/sway/config b/.config/sway/config index ccea755..8b75faa 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -51,6 +51,7 @@ input * { # # Start a terminal bindsym $mod+Return exec $term + bindsym $mod+Mod1+Return exec footclient ssh nulo@sutty.vm # Kill focused window bindsym $mod+Shift+q kill