mirror of https://github.com/artizirk/dotfiles
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
448 B
12 lines
448 B
3 years ago
|
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
|