mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-01 15:49:51 +08:00
Add .desktop file for obs on linux
This commit is contained in:
Vendored
+11
@@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Name=OBS
|
||||
GenericName=Streaming/Recording Software
|
||||
Comment=Free and Open Source Streaming/Recording Software
|
||||
Exec=obs
|
||||
Icon=obs
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=AudioVideo;Recorder;
|
||||
StartupNotify=true
|
||||
Reference in New Issue
Block a user