mirror of https://github.com/artizirk/dotfiles
Arti Zirk
3 years ago
2 changed files with 12 additions and 0 deletions
@ -0,0 +1,11 @@ |
|||||||
|
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 |
Loading…
Reference in new issue