Skip to content

Instantly share code, notes, and snippets.

Installation

sudo apt install linux-headers-$(uname -r)
sudo apt install v4l2loopback-dkms
sudo modprobe v4l2loopback exclusive_caps=1

Video file

VIDEO=
@thomasfaingnaert
thomasfaingnaert / Install Communitheme.md
Last active April 6, 2019 13:08
Installing Communitheme/Yaru on Ubuntu 18.04 LTS
sudo snap install communitheme
sudo update-alternatives --install /usr/share/gnome-shell/theme/gdm3.css gdm3.css /snap/communitheme/current/share/gnome-shell/theme/Communitheme/gnome-shell.css 15
sudo sed -ie '/^\[User\]$/,/^\[/ s/^\(XSession=\).*$/\1ubuntu-communitheme-snap/' /var/lib/AccountsService/users/${USER}
@thomasfaingnaert
thomasfaingnaert / Dell XPS 13 9350 - Fedora Firewalld Fix.md
Created February 2, 2018 20:38
Dell XPS 13 9350 - Fedora Firewalld Fix