Skip to content

Commit

Permalink
run: pc0: Launch wayvnc.
Browse files Browse the repository at this point in the history
This commit launches wayvnc inside a NixOS container which gives access to
Sway inside a Guix container.
  • Loading branch information
wigust committed Nov 18, 2024
1 parent 036b44a commit 10e1ecb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dotfiles/run/pc0/14-sway-run-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -132,4 +132,7 @@ sleep 1
/home/oleg/bin/nerdctl-guix-exec /bin/sh -lc 'pactl set-source-volume alsa_input.usb-FIFINE_Microphones_FIFINE_K670_Microphone_REV1.0-00.analog-stereo 80%'
sleep 1

/home/oleg/bin/nerdctl-nixos-exec /bin/sh -lc 'export XDG_RUNTIME_DIR=/mnt/guix/run/user/1000; exec wayvnc --output=HEADLESS-2' &
sleep 5

exec sleep infinity

0 comments on commit 10e1ecb

Please sign in to comment.