aboutsummarylogtreecommitdiffstats
path: root/neovim.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'neovim.desktop')
-rw-r--r--neovim.desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/neovim.desktop b/neovim.desktop
index 6332f1b8403c..604985dae3a2 100644
--- a/neovim.desktop
+++ b/neovim.desktop
@@ -3,7 +3,7 @@ Version=1.0
Type=Application
Name=Neovim
Icon=neovim
-Exec=nvim-wrapper %F
+Exec=env NVIM_TUI_ENABLE_TRUE_COLOR=1 nvim-wrapper %F
NoDisplay=false
Categories=X-GNOME-Other;
StartupNotify=false