From 2b128df2610a30dd181c43c90d15c3aa845190eb Mon Sep 17 00:00:00 2001 From: TheEdgeOfRage Date: Tue, 27 Feb 2024 23:18:33 +0100 Subject: [PATCH] Update sway config --- dot_config/sway/config.tmpl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dot_config/sway/config.tmpl b/dot_config/sway/config.tmpl index fa04369..eeb8746 100644 --- a/dot_config/sway/config.tmpl +++ b/dot_config/sway/config.tmpl @@ -184,9 +184,10 @@ assign [app_id="(?i)firefox"] $firefox assign [app_id="(?i)chromium"] $firefox assign [app_id="org.telegram.desktop"] $telegram assign [app_id="thunderbird"] $thunderbird -assign [class="(?i)slack"] $telegram +assign [app_id="(?i)slack"] $telegram for_window [app_id="Lxappearance"] floating enable for_window [app_id="tidal-hifi"] move to workspace $telegram +for_window [class="tidal-hifi"] move to workspace $telegram # new_window pixel 2 default_border pixel 2 @@ -203,7 +204,7 @@ exec telegram-desktop >/dev/null 2>&1 & {{ if .sway.nm_applet }}exec nm-applet >/dev/null 2>&1 &{{end}} exec gtk-launch firefox >/dev/null 2>&1 & exec thunderbird >/dev/null 2>&1 & -exec slack >/dev/null 2>&1 & +exec electron /usr/lib/slack/resources/app.asar --ozone-platform-hint=auto --enable-features=WebRTCPipeWireCapturer -s >/dev/null 2>&1 & exec flatpak run com.mastermindzh.tidal-hifi >/dev/null 2>&1 & # Keyboard layout controls