Change to teams-for-linux
This commit is contained in:
parent
f38ca5a441
commit
b003b52644
3 changed files with 3 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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)$
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue