From b003b526445058d9973697e2e29d8ab1b76257a5 Mon Sep 17 00:00:00 2001 From: Michel Fedde Date: Thu, 23 Oct 2025 12:02:03 +0200 Subject: [PATCH] Change to teams-for-linux --- .config/hypr/config/Autostart.conf##class.Work | 2 +- .config/hypr/config/WindowRules.conf | 3 +-- .config/scripts/playerctl-metadata-json.sh | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.config/hypr/config/Autostart.conf##class.Work b/.config/hypr/config/Autostart.conf##class.Work index 1466980..505a522 100644 --- a/.config/hypr/config/Autostart.conf##class.Work +++ b/.config/hypr/config/Autostart.conf##class.Work @@ -1,4 +1,4 @@ -exec-once = gtk-launch msedge-cifhbcnohmdccbgoicgdjpfamggdegmo-Default.desktop & +exec-once = gtk-launch teams-for-linux.desktop & exec-once = gtk-launch zen.desktop & exec-once = $HOME/.config/evremap/orchestrator &> $HOME/.log/evremap-orchestrator.log diff --git a/.config/hypr/config/WindowRules.conf b/.config/hypr/config/WindowRules.conf index 34e2ff5..abde2b4 100644 --- a/.config/hypr/config/WindowRules.conf +++ b/.config/hypr/config/WindowRules.conf @@ -33,8 +33,7 @@ windowrule = workspace 1, class:thunderbird windowrule = workspace 2, class:^(kitty)$ windowrule = workspace 3, class:^([Dd]iscord|[Ww]ebCord|[Vv]esktop)$ windowrule = workspace 3, class:^([Bb]eeperTexts)$ -windowrule = workspace 3, class:^(microsoftteams-nativefier-6234c0)$ -windowrule = workspace 3, class:^([Mm]icrosoft-edge(-stable|-beta|-dev|-unstable)?)$ # I use the Teams Browser mainly for... Teams... +windowrule = workspace 3, class:^(teams-for-linux)$ windowrule = workspace 3, class:Element windowrule = workspace 4 silent, class:^([Ss]team)$ windowrule = workspace 4, class:^([Ll]utris)$ diff --git a/.config/scripts/playerctl-metadata-json.sh b/.config/scripts/playerctl-metadata-json.sh index cefd254..40949f9 100755 --- a/.config/scripts/playerctl-metadata-json.sh +++ b/.config/scripts/playerctl-metadata-json.sh @@ -26,7 +26,7 @@ formatReturn() { } -playerctl --player=chromium --follow metadata | while read line; do +playerctl --player=YoutubeMusic --follow metadata | while read line; do ~/.config/scripts/media.sh display 5 formatReturn