mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-02-18 00:17:43 +01:00
Fix quotes in Libation.desktop Exec command
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Name=Libation
|
||||
Exec=sh -c 'export WEBKIT_DISABLE_COMPOSITING_MODE=1; libation'
|
||||
Exec=env WEBKIT_DISABLE_COMPOSITING_MODE=1 libation
|
||||
Icon=libation
|
||||
Comment=Liberate your Audiobooks
|
||||
Terminal=false
|
||||
|
||||
Reference in New Issue
Block a user