summaryrefslogtreecommitdiffstats
path: root/anydesk-nested
diff options
context:
space:
mode:
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