diff --git a/Notes.desktop b/Notes.desktop index f5c8e06..f0ac340 100644 --- a/Notes.desktop +++ b/Notes.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Type=Application Name=Notes -Exec=alacritty --class Notes,Notes -T Notes -e /usr/bin/nvim ~/Documents/Notes/ +Exec=alacritty --class Notes,Notes -T Notes -e /usr/bin/nvim /home/jaroslaw/Documents/Notes/ Icon=knotes StartupWMClass=Notes Categories=Office;TextTools; diff --git a/TODO.desktop b/TODO.desktop index 0d8abf7..642eb39 100644 --- a/TODO.desktop +++ b/TODO.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Type=Application Name=TODO -Exec=alacritty --class TODO,TODO -T TODO -e /usr/bin/nvim ~/Documents/Notes/TODO.md +Exec=alacritty --class TODO,TODO -T TODO -e /usr/bin/nvim /home/jaroslaw/Documents/Notes/TODO.md Icon=korg-todo StartupWMClass=TODO Categories=Office;ProjectManagement;