From b21defab270e7e3f0405f6dc4b9c3dd63c6458c2 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Wed, 12 Jan 2022 17:45:01 +0200 Subject: Updated desktop files --- .local/share/applications/vim.desktop | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.local/share/applications/vim.desktop') diff --git a/.local/share/applications/vim.desktop b/.local/share/applications/vim.desktop index 6aacc06..3499e9c 100755 --- a/.local/share/applications/vim.desktop +++ b/.local/share/applications/vim.desktop @@ -87,8 +87,8 @@ Comment[vi]=Soạn thảo tập tin văn bản Comment[wa]=Asspougnî des fitchîs tecses Comment[zh_CN]=编辑文本文件 Comment[zh_TW]=編輯文字檔 -TryExec=vimx -Exec=terminator -e "vimx %F" +TryExec=vim +Exec=terminator -e "vim %F" Terminal=false Type=Application # Translators: Search terms to find this application. Do NOT change the semicolons! The list MUST also end with a semicolon! -- cgit v1.2.3