- Notifications
You must be signed in to change notification settings - Fork0
License
NotificationsYou must be signed in to change notification settings
s-and-witch/krita.yazi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Plugin foryazi for Krita document preview
- Ensure, that you have
unzip
in the path - Clone this repo into ~/.config/yazi/plugins/krita.yazi directory
- Add the following content into ~/.config/yazi/yazi.toml file:
[plugin]prepend_previewers = [ {name ="*.kra",run ="krita" }]prepend_preloaders = [ {name ="*.kra",run ="krita" }]