1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-05-02 03:39:32 +00:00
This commit is contained in:
Rae 5e 2024-12-30 22:17:54 -05:00
parent df38c435ec
commit 36a1724dd3
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE
3 changed files with 33 additions and 107 deletions

View file

@ -54,6 +54,15 @@
};
services = {
flameshot = {
enable = true;
settings = {
General = {
disabledTrayIcon = true;
showStartupLaunchMessage = false;
};
};
};
mpris-proxy.enable = true;
};