From 75469b87d83bd11885549271c07cd592aab92178 Mon Sep 17 00:00:00 2001 From: Jacob Babor Date: Sun, 9 Aug 2026 02:23:11 -0500 Subject: [PATCH] Add autostart support for thunderbird_esr --- hyprland/.config/hypr/config.d/85-autostart-applications.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyprland/.config/hypr/config.d/85-autostart-applications.conf b/hyprland/.config/hypr/config.d/85-autostart-applications.conf index 5eb1bebb..4b1a52c9 100644 --- a/hyprland/.config/hypr/config.d/85-autostart-applications.conf +++ b/hyprland/.config/hypr/config.d/85-autostart-applications.conf @@ -2,7 +2,7 @@ # Workspace-specific applications exec-once = [workspace 2 silent] flatpak run com.valvesoftware.Steam -silent exec-once = [workspace special:secrets silent] flatpak run org.keepassxc.KeePassXC || keepassxc -exec-once = [workspace name:mail silent] flatpak run org.mozilla.Thunderbird || thunderbird +exec-once = [workspace name:mail silent] flatpak run org.mozilla.Thunderbird || flatpak run org.mozilla.thunderbird_esr || thunderbird exec-once = [workspace name:comms silent] flatpak run im.riot.Riot || element-desktop exec-once = [workspace name:comms silent] flatpak run dev.vencord.Vesktop #exec-once = [workspace 10 silent] flatpak run com.spotify.Client