Compare commits

..

2 Commits

Author SHA1 Message Date
coolneng 8173e3394b
Use a more formal email signature 2022-03-07 01:11:02 +01:00
coolneng 0524fa8b54
Launch MS teams on startup 2022-03-07 01:10:47 +01:00
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
snippet sign "Signature" snippet sign "Signature"
Regards, Best regards,
Amin Kasrou Aouam Amin Kasrou Aouam
endsnippet endsnippet

View File

@ -335,6 +335,7 @@ exec emacs
assign [app_id="mpv"] $workspace6 assign [app_id="mpv"] $workspace6
# teams # teams
assign [class="Microsoft Teams - Preview"] $workspace6 assign [class="Microsoft Teams - Preview"] $workspace6
exec teams
# #
# Program behaviour # Program behaviour