Adds note desktop files
This commit is contained in:
parent
7366cf0492
commit
fdc4564316
2 changed files with 16 additions and 0 deletions
8
.local/share/applications/note.desktop
Normal file
8
.local/share/applications/note.desktop
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[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/
|
||||
Categories=Notes;
|
||||
Icon=kwrite
|
||||
Loading…
Add table
Add a link
Reference in a new issue