summaryrefslogtreecommitdiffstats
path: root/anydesk-nested
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2018-10-27 11:02:46 +0200
committerFlorian Pritz <bluewind@xinu.at>2018-10-27 11:02:46 +0200
commit37de71d510adc3a3210b04c8b9c9630fe0467f68 (patch)
treeb4fa657b84a9b830f66c5c7a610309080a4562c7 /anydesk-nested
parentb028ae3aa8aebbe5c4929704fd17341f22644bec (diff)
downloadbin-37de71d510adc3a3210b04c8b9c9630fe0467f68.tar.gz
bin-37de71d510adc3a3210b04c8b9c9630fe0467f68.tar.xz
Add new scripts
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'anydesk-nested')
-rwxr-xr-xanydesk-nested7
1 files changed, 7 insertions, 0 deletions
diff --git a/anydesk-nested b/anydesk-nested
new file mode 100755
index 0000000..84e376a
--- /dev/null
+++ b/anydesk-nested
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+# anydesk doesn't work without this in i3
+
+Xephyr :10 -ac -br -noreset -screen 1920x1080 &
+sleep .1 && DISPLAY=:10.0 anydesk
+fg