dot_testing/builds/utils/aristotle-vnc
2025-01-25 17:06:04 -06:00

6 lines
210 B
Plaintext
Executable File

ssh aristotle -L 5900:localhost:5900 "x11vnc -display :1 -noxdamage -auth ~/.local/share/sx/xauthority" & disown
sleep 3
bspc rule -a Vncviewer desktop=aristrcon
vncviewer localhost:5900
bspc rule -r Vncviewer