Skip to content

Commit

Permalink
Merge pull request #501 from wassup05/desktop
Browse files Browse the repository at this point in the history
feat: add desktop entry
  • Loading branch information
yorukot authored Dec 1, 2024
2 parents 870367d + 87e494c commit 9d9755b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions asset/spf.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[Desktop Entry]
Name=spf
GenericName=superfile
Comment=fancy and modern terminal file manager
Type=Application
MimeType=inode/directory
Icon=utilities-terminal
Terminal=true
TryExec=spf
Exec=spf %u
Categories=Utility;System;FileTools;FileManager;Filesystem;ConsoleOnly
Keywords=File;Manager;Explorer

0 comments on commit 9d9755b

Please sign in to comment.