From 2d8938f6bef5a7afc4d4f65df9188634de25ef0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Tue, 26 Feb 2019 00:42:00 +0100 Subject: Add tipping hint --- wrapper_display | 3 +++ 1 file changed, 3 insertions(+) (limited to 'wrapper_display') diff --git a/wrapper_display b/wrapper_display index 6b30447..0146d3a 100755 --- a/wrapper_display +++ b/wrapper_display @@ -21,6 +21,9 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. + +# Feel like tipping/donating? https://www.immae.eu/licenses_and_tipping + eval `tmux show-env DISPLAY | grep -v "^-DISPLAY"` if `ss -o state established sport = :5901 | grep -q "^tcp"`; then DISPLAY=:1 -- cgit v1.2.3