Remove .local/bin/fix-loopback

This commit is contained in:
Lewis Wynne 2026-02-23 15:07:29 +00:00
parent 5a77be0d38
commit 88040f1fff

View file

@ -1,3 +0,0 @@
sudo modprobe v4l2loopback devices=1 video_nr=2 card_label="OBS Virtual Camera" exclusive_caps=1
sudo chmod 666 /dev/video*
sudo usermod -aG video $USER