aboutsummaryrefslogtreecommitdiff
path: root/nvim.desktop
blob: 6d63814e7f589736af0f63fad3ffa21fa1f89b63 (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 "screen nvr ."'  --fullscreen
Icon=/usr/share/icons/HighContrast/256x256/apps/vim.png
Path=
Terminal=false
StartupNotify=false
..