From 193dfecb7ba7eb9a5374c9fe978c646756247e14 Mon Sep 17 00:00:00 2001 From: lickthecheese Date: Thu, 24 Oct 2019 22:00:37 -0400 Subject: [PATCH] rofi combi --- .config/rofi/config | 4 ++-- .ssh/config | 15 ++++++++++++++- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/.config/rofi/config b/.config/rofi/config index de19ff4..5a03893 100644 --- a/.config/rofi/config +++ b/.config/rofi/config @@ -1,5 +1,5 @@ ! "Enabled modi" Set from: Default -! rofi.modi: window,run,ssh + rofi.modi: window,run,ssh,combi ! "Window width" Set from: Default ! rofi.width: 50 ! "Number of lines" Set from: Default @@ -21,7 +21,7 @@ ! "Always show number of lines" Set from: Default ! rofi.fixed-num-lines: true ! "Whether to load and show icons" Set from: Default -! rofi.show-icons: false +! rofi.show-icons: true ! "Terminal to use" Set from: Default ! rofi.terminal: rofi-sensible-terminal ! "Ssh client to use" Set from: Default diff --git a/.ssh/config b/.ssh/config index 01d32f3..e20b839 100644 --- a/.ssh/config +++ b/.ssh/config @@ -5,7 +5,20 @@ User gitserv HostName ltcpiz23dznrv62p.onion ProxyCommand nc -X 5 -x 127.0.0.1:9050 %h %p -Host black-tor-alias +Host black User yali HostName black6kfjetfuzaeozz7fs53whh7xtd4e27telrf5fg5kgdt5ah5plad.onion ProxyCommand nc -X 5 -x 127.0.0.1:9050 %h %p + + + +Host tilde +User lickthecheese +HostName tilde.team + +Host falcon +User owen +HostName data.bellz.org + + +