Fixes paths for desktop files

This commit is contained in:
Michel Fedde 2025-02-23 23:22:17 +01:00
parent 6f242c3626
commit 964451e9a5
3 changed files with 3 additions and 3 deletions

View file

@ -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