From 998fc526e73ae1ee8c2d9d3fda38e0edad6a2e29 Mon Sep 17 00:00:00 2001 From: Jimbo Date: Tue, 11 Feb 2025 12:07:15 -0500 Subject: [PATCH] Homogonize autostart --- modules/home/wms/sway/autostart/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/home/wms/sway/autostart/default.nix b/modules/home/wms/sway/autostart/default.nix index 686f8ec..92080af 100644 --- a/modules/home/wms/sway/autostart/default.nix +++ b/modules/home/wms/sway/autostart/default.nix @@ -20,7 +20,6 @@ { command = "${pkgs.mate.mate-polkit}/libexec/polkit-mate-authentication-agent-1"; } # Foreground - { command = "librewolf -P Misc --name=MiscBrowser"; } { command = "thunderbird"; } { command = "vesktop"; } { command = "telegram-desktop"; }