diff options
author | tsxv478 <atvx717@infraredcombat.xyz> | 2024-06-19 06:58:00 +0300 |
---|---|---|
committer | tsxv478 <atvx717@infraredcombat.xyz> | 2024-06-19 06:58:00 +0300 |
commit | eef114987d5a6373739b6d9af0e2a34dc7ad4319 (patch) | |
tree | 5d3898db011bb0202ad33cec1ff615b814d06341 /applications/text.desktop | |
parent | 4b1efeb6d6e5c6999ff0c9e56855b30a1bf18c84 (diff) |
Fix structure
Diffstat (limited to 'applications/text.desktop')
-rw-r--r-- | applications/text.desktop | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/applications/text.desktop b/applications/text.desktop deleted file mode 100644 index 41ee05f..0000000 --- a/applications/text.desktop +++ /dev/null @@ -1,4 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Text editor -Exec=/usr/local/bin/st -e nvim %u |