Add conditionals on autostart apps
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
# vim: set ft=hyprlang:
|
# vim: set ft=hyprlang:
|
||||||
# Workspace-specific applications
|
# Workspace-specific applications
|
||||||
exec-once = [workspace 2 silent] flatpak run com.valvesoftware.Steam -silent
|
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.keepassxc.KeePassXC || keepassxc
|
||||||
exec-once = [workspace 8 silent] flatpak run org.mozilla.Thunderbird
|
exec-once = [workspace 8 silent] flatpak run org.mozilla.Thunderbird || thunderbird
|
||||||
exec-once = [workspace 9 silent] flatpak run im.riot.Riot
|
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 9 silent] flatpak run dev.vencord.Vesktop
|
||||||
#exec-once = [workspace 10 silent] flatpak run com.spotify.Client
|
#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
|
||||||
|
|||||||
Reference in New Issue
Block a user