update notebook shortcut to use kitty
This commit is contained in:
parent
5330cc30f9
commit
05cd8ef154
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ Name=Notebook
|
|||
Path=/home/bca/Notebook
|
||||
|
||||
# The executable of the application, possibly with arguments.
|
||||
Exec=st -e vim -c VimwikiIndex
|
||||
Exec=kitty nvim main.md
|
||||
|
||||
# Describes whether this application needs to be run in a terminal or not
|
||||
Terminal=True
|
||||
|
|
Loading…
Add table
Reference in a new issue