Browse Source

Telegram changed its app_id

master
Arti Zirk 2 years ago
parent
commit
defb45efc6
  1. 1
      .config/sway/autostart

1
.config/sway/autostart

@ -15,4 +15,5 @@ for_window [class="Slack"] move to workspace $chat_workspace
exec slack exec slack
for_window [app_id="telegramdesktop"] move to workspace $chat_workspace for_window [app_id="telegramdesktop"] move to workspace $chat_workspace
for_window [app_id="org.telegram.desktop"] move to workspace $chat_workspace
exec telegram-desktop exec telegram-desktop

Loading…
Cancel
Save