1
0
Fork 0

feat: Remove whatsapp autostart

This commit is contained in:
lwad 2024-05-18 08:02:46 +01:00
parent aeae774b4b
commit db51f201e9
1 changed files with 2 additions and 4 deletions

View File

@ -29,10 +29,8 @@
];
lwad = {
applications.i3 = {
autoRun.startup = [
"${pkgs.signal-desktop}/bin/signal-desktop --start-in-tray"
"${pkgs.whatsapp-for-linux}/bin/whatsapp-for-linux"
];
autoRun.startup =
[ "${pkgs.signal-desktop}/bin/signal-desktop --start-in-tray" ];
audioControls = {
bluetooth.enable = true;
commands = let