mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-09 05:39:12 +00:00
Fix path to Khoj executable in Khoj.desktop for Debian package
This commit is contained in:
@@ -2,6 +2,6 @@
|
|||||||
Type=Application
|
Type=Application
|
||||||
Name=Khoj
|
Name=Khoj
|
||||||
Comment=A natural language search engine for your personal notes, transactions and images.
|
Comment=A natural language search engine for your personal notes, transactions and images.
|
||||||
Path=/opt/Khoj
|
Path=/opt
|
||||||
Exec=/opt/Khoj/Khoj
|
Exec=/opt/Khoj
|
||||||
Icon=Khoj
|
Icon=Khoj
|
||||||
Reference in New Issue
Block a user