aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2022-12-06 17:00:36 -0800
committerclarkzjw <[email protected]>2022-12-06 17:00:36 -0800
commit6655e070e399e5fc65e3ec8d78e58797057dd86a (patch)
tree75a129b82d81ec15add9eb1a9ffdaf9bd4bf543c /private_dot_local/share/private_applications/vim.desktop
parent35a18e2b3f9d547c2edd638df1f8302d21f024f7 (diff)
downloaddotfiles-6655e070e399e5fc65e3ec8d78e58797057dd86a.tar.gz
system: add ~/.local/share/applications, i3: update external monitor
Diffstat (limited to 'private_dot_local/share/private_applications/vim.desktop')
-rw-r--r--private_dot_local/share/private_applications/vim.desktop11
1 files changed, 11 insertions, 0 deletions
diff --git a/private_dot_local/share/private_applications/vim.desktop b/private_dot_local/share/private_applications/vim.desktop
new file mode 100644
index 0000000..dab2dbc
--- /dev/null
+++ b/private_dot_local/share/private_applications/vim.desktop
@@ -0,0 +1,11 @@
1[Desktop Entry]
2Name=Vim Text Editor
3Comment=Edit text files
4Exec=vim
5Terminal=true
6Type=Application
7Icon=terminal
8Categories=Utility;TextEditor;
9StartupNotify=true
10MimeType=text/plain;
11
Powered by cgit v1.2.3 (git 2.41.0)