Hyprpaper module
This commit is contained in:
parent
8e2bbdcca5
commit
2533fa1c43
21 changed files with 363 additions and 107 deletions
dotfiles/neovim/lua/my/plugins
|
@ -17,7 +17,7 @@ function M.config()
|
|||
|
||||
mind.setup({
|
||||
persistence = {
|
||||
state_path = "~/Mind/mind.json",
|
||||
state_path = "~/Projects/Mind/mind.json",
|
||||
data_dir = "~/Mind/data",
|
||||
},
|
||||
ui = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue