This commit is contained in:
Kopatz
2025-02-03 18:34:52 +01:00
parent 9e5d8d6164
commit fbf6c5860f
2 changed files with 4 additions and 4 deletions

View File

@@ -290,7 +290,7 @@ in {
"sleep 3 && ${pkgs.waybar}/bin/waybar &"
#"${pkgs.dunst}/bin/dunst &"
] ++ lib.lists.optionals (osConfig.networking.hostName == "kop-pc") [
"[workspace 9 silent] vesktop"
"[workspace 9 silent] discordcanary"
"[workspace 10 silent] firefox"
];
};