|
|
|
|
@ -15,6 +15,7 @@ exec systemd-run --user --unit=element-desktop /usr/bin/element-desktop
@@ -15,6 +15,7 @@ exec systemd-run --user --unit=element-desktop /usr/bin/element-desktop
|
|
|
|
|
|
|
|
|
|
for_window [class="Slack"] move to workspace $chat_workspace |
|
|
|
|
for_window [app_id="Slack"] move to workspace $chat_workspace |
|
|
|
|
for_window [app_id="slack"] move to workspace $chat_workspace |
|
|
|
|
exec systemd-run --user --unit=slack /usr/bin/slack --enable-features=WaylandWindowDecorations,WebRTCPipeWireCapturer --ozone-platform-hint=auto |
|
|
|
|
exec systemd-run --user --unit=slack-flatpak /usr/bin/flatpak run com.slack.Slack |
|
|
|
|
|
|
|
|
|
|