소스 검색

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.
 TryExec=lvim
 Exec=lvim %F
-Terminal=false
+Terminal=true
 Type=Application
 Keywords=Text;editor;
 Icon=nvim