Add autostart support for thunderbird_esr
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user