From f83cc1f121b804468e77c5fd315568a7932cf508 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 8 Feb 2020 10:39:09 -0500 Subject: lf desktop entry added --- .local/share/applications/file.desktop | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .local/share/applications/file.desktop (limited to '.local') diff --git a/.local/share/applications/file.desktop b/.local/share/applications/file.desktop new file mode 100644 index 0000000..369bdc0 --- /dev/null +++ b/.local/share/applications/file.desktop @@ -0,0 +1,4 @@ +[Desktop Entry] +Type=Application +Name=File Manager +Exec=/usr/local/bin/st -e lf %u -- cgit v1.3.1