mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-08 20:57:38 +00:00
fix(codium): remove --unity-launch from .desktop (#1851)
This commit is contained in:
@@ -52,7 +52,7 @@ cat <<EOF > vscodium-bin.desktop
|
||||
Name=VSCodium
|
||||
Comment=Code Editing. Redefined.
|
||||
GenericName=Text Editor
|
||||
Exec=/usr/bin/codium --no-sandbox --unity-launch %F
|
||||
Exec=/usr/bin/codium --no-sandbox %F
|
||||
Icon=vscodium
|
||||
Type=Application
|
||||
StartupNotify=false
|
||||
|
||||
Reference in New Issue
Block a user