diff options
Diffstat (limited to 'home/xyz/.local/share')
-rw-r--r-- | home/xyz/.local/share/applications/editor.desktop | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/home/xyz/.local/share/applications/editor.desktop b/home/xyz/.local/share/applications/editor.desktop new file mode 100644 index 00000000..f48fd2a7 --- /dev/null +++ b/home/xyz/.local/share/applications/editor.desktop @@ -0,0 +1,4 @@ +[Desktop Entry] +Type=Application +Name=Plain Text Editor +Exec=alacritty -e nvim %u |