Set class/title in case we want to do window settings on it
This commit is contained in:
parent
f8a7e1c7eb
commit
3b0fd13be1
@ -2,7 +2,7 @@
|
||||
Name=Neovim
|
||||
GenericName=Text Editor
|
||||
Comment=Edit text files
|
||||
Exec=alacritty -e nvim -- %F
|
||||
Exec=alacritty --class=nvim --title=nvim -e nvim -- %F
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Keywords=Text;editor;
|
||||
|
Loading…
x
Reference in New Issue
Block a user