fix: make syncthingtray wait for tray

This commit is contained in:
Swarsel 2024-08-11 01:19:43 +02:00
parent 220451e8ac
commit 7b22970507
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
8 changed files with 62 additions and 49 deletions

View file

@ -120,7 +120,6 @@
# gnome.gnome-clocks
# wlogout
# jdiskreport
syncthingtray
# monitor
#keychain

View file

@ -273,7 +273,7 @@ in
}
exec systemctl --user import-environment
exec swayidle -w
${swayfxSettings}

View file

@ -18,6 +18,10 @@ _:
source = ../../../programs/git/.gitmessage;
target = ".gitmessage";
};
"swayidle/config" = {
source = ../../../programs/swayidle/config;
target = ".config/swayidle/config";
};
};
xdg.configFile = {