Fixes paths for desktop files
This commit is contained in:
parent
6f242c3626
commit
964451e9a5
3 changed files with 3 additions and 3 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 --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