feat: gphoto2 for webcam support

This commit is contained in:
Tine 2024-01-31 20:12:18 +01:00
parent 7114a853a1
commit a19dff262d
Signed by: mentos1386
SSH key fingerprint: SHA256:MNtTsLbihYaWF8j1fkOHfkKNlnN1JQfxEU/rBU8nCGw
2 changed files with 2 additions and 5 deletions

View file

@ -14,7 +14,8 @@ echo "==[host] Installing rpm-os tree packages"
rpm-ostree install --idempotent --apply-live --allow-inactive -y \
git git-lfs \
kitty zsh \
podman-docker
podman-docker \
gphoto2 v4l2loopback ffmpeg
echo "==[host] Installing flatpaks"
flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

View file

@ -5,10 +5,6 @@ require("rose-pine").setup({
dim_inactive_windows = false,
extend_background_behind_borders = true,
enable = {
terminal = true,
},
styles = {
bold = true,
italic = true,