diff options
Diffstat (limited to 'default/.local/share/applications/text.desktop')
| -rw-r--r-- | default/.local/share/applications/text.desktop | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/default/.local/share/applications/text.desktop b/default/.local/share/applications/text.desktop new file mode 100644 index 0000000..41e8f79 --- /dev/null +++ b/default/.local/share/applications/text.desktop @@ -0,0 +1,4 @@ +[Desktop Entry] +Type=Application +Name=Text Editor +Exec=/usr/local/bin/st -e nvim %u |
