1

Home: Delay keepassxc autostart to make it show up in systray correctly

This commit is contained in:
2025-07-19 14:22:39 +02:00
parent cdfb036610
commit 3cff543ffa

View File

@ -140,19 +140,20 @@
"kitty"
"nextcloud --background"
"protonvpn-app"
"keepassxc"
# "kdeconnect-indicator" # started by services.kdeconnect.indicator
];
delayed = [
"keepassxc" # The tray doesn't work when started too early
];
special-silent = {
"ferdium" = ["ferdium"];
"msty" = ["msty"];
"btop" = ["kitty --title=Btop btop"];
"rmpc" = ["kitty --title=Rmpc rmpc"];
};
delayed = [];
};
windowrules = [];