Start teams on workspace 6
This commit is contained in:
parent
c7085af919
commit
ebcc1a51ef
1 changed files with 2 additions and 0 deletions
|
@ -87,6 +87,7 @@ in
|
||||||
assign [app_id="firefox"] 1
|
assign [app_id="firefox"] 1
|
||||||
assign [app_id="thunderbird"] 3
|
assign [app_id="thunderbird"] 3
|
||||||
assign [class="Joplin"] 4
|
assign [class="Joplin"] 4
|
||||||
|
assign [class="Microsoft Teams - Preview"] 6
|
||||||
|
|
||||||
# Launcher popup
|
# Launcher popup
|
||||||
for_window [app_id="launcher"] floating enable
|
for_window [app_id="launcher"] floating enable
|
||||||
|
@ -99,6 +100,7 @@ in
|
||||||
exec ${pkgs.firefox}/bin/firefox
|
exec ${pkgs.firefox}/bin/firefox
|
||||||
exec ${pkgs.thunderbird}/bin/thunderbird
|
exec ${pkgs.thunderbird}/bin/thunderbird
|
||||||
exec ${pkgs.joplin-desktop}/bin/joplin-desktop
|
exec ${pkgs.joplin-desktop}/bin/joplin-desktop
|
||||||
|
exec ${pkgs.teams}/bin/teams
|
||||||
|
|
||||||
### Input configuration
|
### Input configuration
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue