Fix syncthingtray complaining on login
This commit is contained in:
@@ -200,8 +200,7 @@ in
|
|||||||
enable = true;
|
enable = true;
|
||||||
tray = {
|
tray = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.qsyncthingtray;
|
command = "syncthingtray --wait";
|
||||||
command = "qsyncthingtray --wait";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user