adds synology-drive

dev-docs
Moritz Böhme 2021-11-22 11:13:38 +01:00
parent 0d7b278df2
commit 7cd3efd2ca
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@
startupPrograms = [
"${pkgs.systemd}/bin/systemctl --user start polybar.service"
"feh --bg-fill ~/.config/wallpaper/dracula.png"
"synology-drive"
];
extraConfig = builtins.readFile ./bspwmrc;