install syncthingtray and trayscale

This commit is contained in:
Motiejus Jakštys 2023-10-08 23:19:55 +03:00
parent 4b9674d7c6
commit 7427732f93
1 changed files with 3 additions and 0 deletions

View File

@ -96,6 +96,7 @@
xss-lock xss-lock
qpwgraph # for pipewire qpwgraph # for pipewire
gpicview gpicview
trayscale
rox-filer rox-filer
distrobox distrobox
borgbackup borgbackup
@ -181,6 +182,8 @@
}; };
}; };
services.syncthing.tray.enable = true;
services.pasystray = { services.pasystray = {
enable = true; enable = true;
extraOptions = ["--key-grabbing" "--notify=all"]; extraOptions = ["--key-grabbing" "--notify=all"];