diff --git a/desktop_entries/.local/share/applications/notebook.desktop b/desktop_entries/.local/share/applications/notebook.desktop index 7fd4010..ed1477a 100644 --- a/desktop_entries/.local/share/applications/notebook.desktop +++ b/desktop_entries/.local/share/applications/notebook.desktop @@ -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