From 8485f7b0739a13b517324ee37a231cbf6a59e37b Mon Sep 17 00:00:00 2001 From: Salt Date: Mon, 30 Jul 2018 13:11:11 -0500 Subject: [PATCH] sxhkd: Add tunneled X launcher for local VM --- .config/sxhkd/sxhkdrc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 56a3fb58..f3a6838f 100755 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -12,6 +12,10 @@ alt + Return alt + space rofi -show +# Local VM program launcher +alt + d + ssh 192.168.200.2 -X rofi -show drun + # SSH browser alt + backslash rofi -show ssh