fixes notes
This commit is contained in:
parent
f0a5a92e28
commit
4b74fcb3d6
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
type = "Application";
|
||||
name = "Notes";
|
||||
terminal = true;
|
||||
exec = "ghostty --working-directory=${config.home.homeDirectory}/notes -e nvim -c ':lua Snacks.picker(\"files\")'";
|
||||
exec = "ghostty --working-directory=${config.home.homeDirectory}/notes -e nvim -c \":lua Snacks.picker('files')\"";
|
||||
icon = "gnotes";
|
||||
};
|
||||
lock = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue