aboutsummaryrefslogtreecommitdiff
path: root/local/sbin/wayvnc1
blob: 64edd39560a0a757ebc0239b6a572fc32068aa15 (plain)
1
2
3
4
5
#!/usr/bin/env bash
export WAYLAND_DISPLAY=wayland-1
export SWAYSOCK="/run/user/${UID=$(id -u)}/sway-ipc.$UID.$(pgrep -x sway).sock"
swaymsg output '*' power on
exec wayvnc localhost 5901