working path for screenshots
This commit is contained in:
parent
a8ed956b10
commit
bd7d9838c8
@ -3,7 +3,11 @@ return {
|
||||
cmd = { "Pastify", "PastifyAfter" },
|
||||
config = function()
|
||||
require("pastify").setup({
|
||||
opts = {},
|
||||
opts = {
|
||||
absolute_path = true,
|
||||
save = "local_file",
|
||||
local_path = "Library/CloudStorage/OneDrive-VrijeUniversiteitAmsterdam/screenshots/",
|
||||
},
|
||||
})
|
||||
end,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user