mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-22 08:20:59 +02:00
Match Slack via app_id
This commit is contained in:
parent
8ab4844cd0
commit
81c6f481df
@ -12,6 +12,7 @@ for_window [class="Element"] move to workspace $chat_workspace
|
||||
exec element-desktop
|
||||
|
||||
for_window [class="Slack"] move to workspace $chat_workspace
|
||||
for_window [app_id="Slack"] move to workspace $chat_workspace
|
||||
exec slack
|
||||
|
||||
for_window [app_id="telegramdesktop"] move to workspace $chat_workspace
|
||||
|
Loading…
Reference in New Issue
Block a user