feat: add zen .desktop

This commit is contained in:
LinlyBoi
2025-10-05 07:42:21 +03:00
parent 6c76f05ec0
commit 0aee26dca6
2 changed files with 22 additions and 32 deletions

View File

@@ -0,0 +1,21 @@
[Desktop Entry]
# The type as listed above
Type=Application
# The name of the application
Name=Zen
# A comment which can/will be used as a tooltip
Comment=Awesome Web browser
# The executable of the application, possibly with arguments.
Exec=zen
# The name of the icon that will be used to display this entry
Icon=/opt/zen/browser/chrome/icons/default/default128.png
# Describes whether this application needs to be run in a terminal or not
Terminal=false