feat(desktop): add cameractrls

This commit is contained in:
CronyAkatsuki 2025-10-22 15:02:39 +02:00
parent 8a6bf79828
commit c13f4159a6
2 changed files with 2 additions and 0 deletions

View file

@ -18,6 +18,7 @@
ventoy
feather
gparted
cameractrls-gtk4
];
# Install thunderbird

View file

@ -171,6 +171,7 @@ in {
"wl-paste --type text --watch cliphist store" # Stores only text data
"wl-paste --type image --watch cliphist store" # Stores only image data
"keepassxc" # Startup my password manager
"cameractrlsd" # Start service to configure my webcam settings
"systemctl --user start hyprpolkitagent"
"systemctl --user start hyprpaper"
"systemctl --user start hypridle"