فهرست منبع

Change .desktop terminal value to true (#1471)

Ahmed Khalf 3 سال پیش
والد
کامیت
ef59f81715
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      utils/desktop/lvim.desktop

+ 1 - 1
utils/desktop/lvim.desktop

@@ -4,7 +4,7 @@ GenericName=Text Editor
 Comment=An IDE layer for Neovim with sane defaults. Completely free and community driven.
 Comment=An IDE layer for Neovim with sane defaults. Completely free and community driven.
 TryExec=lvim
 TryExec=lvim
 Exec=lvim %F
 Exec=lvim %F
-Terminal=false
+Terminal=true
 Type=Application
 Type=Application
 Keywords=Text;editor;
 Keywords=Text;editor;
 Icon=nvim
 Icon=nvim