screencast.desktop 359 B

12345678910
  1. [Desktop Entry]
  2. Name=Screen Cast
  3. GenericName=Screen Sharing
  4. Comment=Share or present your screen
  5. Exec=chromium --app=file:///home/mzunino/.local/share/screencast/app.html --start-fullscreen
  6. Icon=/home/mzunino/.local/share/screencast/icon.png
  7. Type=Application
  8. Categories=Utility;Video;
  9. Keywords=screen;cast;share;present;mirror;
  10. StartupWMClass=screencast.html