diff options
| author | Nippy <nippy@Nippy-Mac-mini.local> | 2026-09-20 17:06:52 +0200 |
|---|---|---|
| committer | Nippy <nippy@Nippy-Mac-mini.local> | 2026-09-20 17:06:52 +0200 |
| commit | 72001d49700542d7466ae61b1065368e5b241d52 (patch) | |
| tree | 77341ef716bd0c1f029fcf0e2a4f610dd906b049 /opentubex/opentubex.desktop | |
| parent | a95908de8949035c4b101500665cbddf7ac44e94 (diff) | |
| download | RaveOS-PKGBUILD-72001d49700542d7466ae61b1065368e5b241d52.tar.gz RaveOS-PKGBUILD-72001d49700542d7466ae61b1065368e5b241d52.zip | |
hyperland fix
Diffstat (limited to 'opentubex/opentubex.desktop')
| -rw-r--r-- | opentubex/opentubex.desktop | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/opentubex/opentubex.desktop b/opentubex/opentubex.desktop new file mode 100644 index 0000000..73ad2b3 --- /dev/null +++ b/opentubex/opentubex.desktop @@ -0,0 +1,14 @@ +[Desktop Entry] +Name=OpenTubeX +GenericName=YouTube Player +Comment=A highly customizable, privacy-focused desktop YouTube client +Exec=opentubex %U +Terminal=false +Type=Application +Icon=opentubex +MimeType=x-scheme-handler/opentubex; +Categories=Network;Video; +Keywords=FreeTube;YouTube;YT;Video;Privacy;Invidious; +X-KDE-Keywords=FreeTube;YouTube;YT;Privacy;Invidious; +StartupNotify=true +StartupWMClass=OpenTubeX |