Add Google meet desktop entry
This commit is contained in:
parent
55282f741c
commit
c4c5668e73
1 changed files with 9 additions and 0 deletions
9
.local/share/applications/meet.desktop
Normal file
9
.local/share/applications/meet.desktop
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Name=Google Meet
|
||||
StartupWMClass=meet.google.com
|
||||
Exec=/usr/bin/google-chrome-stable --app=https://meet.google.com
|
||||
Terminal=false
|
||||
Icon=google-chrome
|
||||
Type=Application
|
||||
Categories=Network;Office
|
Loading…
Reference in a new issue