diff options
author | Justine Smithies <justine@smithies.me.uk> | 2023-10-15 17:46:22 +0100 |
---|---|---|
committer | Justine Smithies <justine@smithies.me.uk> | 2023-10-15 17:46:22 +0100 |
commit | c7505c8b54d36c402ae98ea5b7c36022aee60efd (patch) | |
tree | 013a0fc59808ea16934605f79455bfd6d512ffba | |
parent | 761600006e82dcf8d5ef46eb549004caa6b204e5 (diff) |
Added lf
-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 |