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