diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2020-02-08 10:39:09 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2020-02-08 10:39:09 -0500 |
| commit | f83cc1f121b804468e77c5fd315568a7932cf508 (patch) | |
| tree | f850fecab8fa8c8ad032b8473b710f898f525e0f /.local/share | |
| parent | d63bedecec45b3f5c531b512ff338f0034c1f876 (diff) | |
| download | eibhear-f83cc1f121b804468e77c5fd315568a7932cf508.tar.gz eibhear-f83cc1f121b804468e77c5fd315568a7932cf508.tar.zst eibhear-f83cc1f121b804468e77c5fd315568a7932cf508.zip | |
lf desktop entry added
Diffstat (limited to '.local/share')
| -rw-r--r-- | .local/share/applications/file.desktop | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
