diff --git a/hyprland/.config/hypr/config.d/85-autostart-applications.conf b/hyprland/.config/hypr/config.d/85-autostart-applications.conf index 865decfc..b4123502 100644 --- a/hyprland/.config/hypr/config.d/85-autostart-applications.conf +++ b/hyprland/.config/hypr/config.d/85-autostart-applications.conf @@ -1,9 +1,9 @@ # vim: set ft=hyprlang: # Workspace-specific applications exec-once = [workspace 2 silent] flatpak run com.valvesoftware.Steam -silent -exec-once = [workspace 8 silent] flatpak run org.keepassxc.KeePassXC -exec-once = [workspace 8 silent] flatpak run org.mozilla.Thunderbird -exec-once = [workspace 9 silent] flatpak run im.riot.Riot +exec-once = [workspace 8 silent] flatpak run org.keepassxc.KeePassXC || keepassxc +exec-once = [workspace 8 silent] flatpak run org.mozilla.Thunderbird || thunderbird +exec-once = [workspace 9 silent] flatpak run im.riot.Riot || element-desktop exec-once = [workspace 9 silent] flatpak run dev.vencord.Vesktop #exec-once = [workspace 10 silent] flatpak run com.spotify.Client -exec-once = [workspace 10 silent] ~/Programs/feishin +exec-once = [workspace 10 silent] flatpak run org.jeffvli.feishin || ~/Programs/feishin