1
0
mirror of https://github.com/artizirk/dotfiles.git synced 2024-09-27 18:11:04 +03:00
dotfiles/.config/sway/autostart

12 lines
448 B
Plaintext

for_window [app_id="evolution"] move to workspace 9
for_window [app_id="org.kde.quassel"] move to workspace 9
for_window [class="Element"] move to workspace 9
for_window [class="Slack"] move to workspace 9
for_window [app_id="telegramdesktop"] move to workspace 9
exec evolution
exec quasselclient
exec element-desktop
exec /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=slack --file-forwarding com.slack.Slack
exec telegram-desktop