diff options
author | Justine Smithies <justine@smithies.me.uk> | 2024-11-08 20:41:40 +0000 |
---|---|---|
committer | Justine Smithies <justine@smithies.me.uk> | 2024-11-08 20:41:40 +0000 |
commit | 47f3bc8e0a8784f849cce23c9dfa72d1ea1d22b0 (patch) | |
tree | b31299696aaf3b100c801bc5ab1a4fb0364b3a88 /.local/share/applications/lf.desktop | |
parent | 916159c06a0eeff464985640e45b2412242dc466 (diff) |
Initial commit
Diffstat (limited to '.local/share/applications/lf.desktop')
-rw-r--r-- | .local/share/applications/lf.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.local/share/applications/lf.desktop b/.local/share/applications/lf.desktop new file mode 100644 index 0000000..c1af44d --- /dev/null +++ b/.local/share/applications/lf.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Type=Application +Terminal=false +Exec=foot -a lf -e lf +Name=lf +GenericName=File manager +Comment=Launches the lf file manager +Icon=system-file-manager +Keywords=ConsoleOnly;System;FileTools;FileManager +MimeType=inode/directory; +Categories=ConsoleOnly;System;FileTools;FileManager |