From 781bffac850cc3d9b845aaab4ede2a9f1bd7af51 Mon Sep 17 00:00:00 2001 From: Daniel Lundin Date: Wed, 12 Feb 2020 13:49:19 +0100 Subject: [PATCH] sway: add shortcut to open terminal to home box --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index 055e79d..d0d4c46 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -49,7 +49,7 @@ bindsym Mod4+Shift+c kill bindsym Mod4+Shift+q exit bindsym Mod4+Return exec $term bindsym Mod4+Shift+Return exec alacritty -e tmux attach -t0 -bindsym Mod4+Control+Return exec alacritty --config-file=/home/dln/.config/alacritty/alacritty-tiny.yaml +bindsym Mod4+Control+Return exec "autossh -M21001 -f -A -T home-dev sleep inf; alacritty -e mosh -p 2022 home tmux attach" bindsym Mod4+p exec rofi -show run bindsym Mod4+l exec $lock bindsym Mod4+space exec makoctl dismiss -a