Adds ghostty config
This commit is contained in:
parent
bf03c131b5
commit
9438a12016
7 changed files with 230 additions and 6 deletions
|
|
@ -1,8 +1,7 @@
|
|||
[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
|
||||
Exec=ghostty --working-directory="~/Notes/" --title="Notes" -e env ENABLE_GIT_SETUP=true nvim ~/Notes/
|
||||
Categories=Notes;
|
||||
Icon=kwrite
|
||||
Icon=/usr/share/icons/Gruvbox-Material-Dark/128x128/apps/nvim.svg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue