Adds ghostty setup
This commit is contained in:
parent
913371271e
commit
abaee21ad8
6 changed files with 9 additions and 48 deletions
|
|
@ -2,6 +2,6 @@
|
|||
Type=Application
|
||||
Name=Notes
|
||||
Comment=Neovim setup for note taking
|
||||
Exec=ghostty --working-directory="~/Notes/" --title="Notes" -e env ENABLE_GIT_SETUP=true nvim ~/Notes/
|
||||
Exec=ghostty --window-inherit-working-directory=false --working-directory="Notes/" --title="Notes" -e env ENABLE_GIT_SETUP=true nvim .
|
||||
Categories=Notes;
|
||||
Icon=/usr/share/icons/Gruvbox-Material-Dark/128x128/apps/nvim.svg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue