workstation/roles/home-gui/files/nvimw

2 lines
56 B
Bash
Executable file

#!/bin/sh
/usr/bin/gnome-terminal -- /usr/bin/nvim "$1"