Skip to content

s-and-witch/krita.yazi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Plugin for yazi for Krita document preview

Usage:

  1. Ensure, that you have unzip in the path
  2. Clone this repo into ~/.config/yazi/plugins/krita.yazi directory
  3. Add the following content into ~/.config/yazi/yazi.toml file:
[plugin]
prepend_previewers = [
  { name = "*.kra", run = "krita" }
]

prepend_preloaders = [
  { name = "*.kra", run = "krita" }
]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages