feat(services): add synology drive module

This commit is contained in:
Moritz Böhme 2023-05-01 14:11:51 +02:00
parent 6fad257d5b
commit f58c8dc6f8
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
6 changed files with 39 additions and 11 deletions

View file

@ -71,7 +71,6 @@ in
command = "systemctl --user restart waybar";
always = true;
}
{ command = "synology-drive"; }
{ command = "randomWallpaper"; }
];
};