summaryrefslogtreecommitdiffstats
path: root/anydesk-nested
blob: 84e376a96c187e366f10c3bdc4514e7458c1dd34 (plain)
1
2
3
4
5
6
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