8 lines
237 B
Desktop File
8 lines
237 B
Desktop File
[Desktop Entry]
|
|
Terminal=true
|
|
Type=Application
|
|
Name=Notes
|
|
Comment=Neovim setup for note taking
|
|
Exec=ENABLE_GIT_SETUP=true kitty --detach --directory="~/Notes/" --app-id="Notes" --title "Notes" nvim ~/Notes/
|
|
Categories=Notes;
|
|
Icon=kwrite
|