aboutsummaryrefslogtreecommitdiff
path: root/nvim.desktop
blob: 21f0090f5daa18b20ac202dab71ab5aa7fd57683 (plain)
1
2
3
4
5
6
7
8
9
10
[Desktop Entry]
Version=1.0
Type=Application
Name=Vim
Comment=
Exec=xfce4-terminal --icon /usr/share/icons/HighContrast/256x256/apps/vim.png -T 'nvim' -e '/bin/bash -i -c "env TERM=gnome-256color screen nvr ."'  --fullscreen
Icon=/usr/share/icons/HighContrast/256x256/apps/vim.png
Path=
Terminal=false
StartupNotify=false
..