1
0
mirror of https://github.com/artizirk/dotfiles.git synced 2024-07-01 12:30:12 +03:00
dotfiles/.config/sway/autostart

12 lines
448 B
Plaintext
Raw Normal View History

2021-11-04 10:18:52 +02:00
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