feat(desktop): add cameractrls
This commit is contained in:
parent
8a6bf79828
commit
c13f4159a6
2 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
||||||
ventoy
|
ventoy
|
||||||
feather
|
feather
|
||||||
gparted
|
gparted
|
||||||
|
cameractrls-gtk4
|
||||||
];
|
];
|
||||||
|
|
||||||
# Install thunderbird
|
# Install thunderbird
|
||||||
|
|
|
||||||
|
|
@ -171,6 +171,7 @@ in {
|
||||||
"wl-paste --type text --watch cliphist store" # Stores only text data
|
"wl-paste --type text --watch cliphist store" # Stores only text data
|
||||||
"wl-paste --type image --watch cliphist store" # Stores only image data
|
"wl-paste --type image --watch cliphist store" # Stores only image data
|
||||||
"keepassxc" # Startup my password manager
|
"keepassxc" # Startup my password manager
|
||||||
|
"cameractrlsd" # Start service to configure my webcam settings
|
||||||
"systemctl --user start hyprpolkitagent"
|
"systemctl --user start hyprpolkitagent"
|
||||||
"systemctl --user start hyprpaper"
|
"systemctl --user start hyprpaper"
|
||||||
"systemctl --user start hypridle"
|
"systemctl --user start hypridle"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue