1
0
mirror of https://github.com/artizirk/dotfiles.git synced 2024-11-22 08:20:59 +02:00

Try to autostart slack from flatpak

This commit is contained in:
Arti Zirk 2023-01-31 13:42:15 +02:00
parent 242102cc0c
commit 7b3a773dd2

View File

@ -14,6 +14,7 @@ exec element-desktop
for_window [class="Slack"] move to workspace $chat_workspace
for_window [app_id="Slack"] move to workspace $chat_workspace
exec slack
exec flatpak run com.slack.Slack
for_window [app_id="telegramdesktop"] move to workspace $chat_workspace
for_window [app_id="org.telegram.desktop"] move to workspace $chat_workspace