minimal updates
This commit is contained in:
parent
a8771d5166
commit
6dc7e82e94
4 changed files with 8 additions and 9 deletions
|
|
@ -20,5 +20,5 @@ hash = "aef2b1a805b80cce573bb766f1459d88"
|
|||
|
||||
[[flavor.deps]]
|
||||
use = "yazi-rs/flavors:catppuccin-macchiato"
|
||||
rev = "df95930"
|
||||
hash = "c34feed32d555e79ab9a0c0a7bdda2be"
|
||||
rev = "c023460"
|
||||
hash = "3ec21bcfd2735cfcbab61faaf43e59e4"
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@ rules = [
|
|||
{ mime = "image/*", use = ["open", "reveal"] },
|
||||
|
||||
# Media
|
||||
{ mime = "{audio,video}/*", use = ["play", "reveal"] },
|
||||
{ mime = "{audio,video}/*", use = ["play", "open", "reveal"] },
|
||||
{ mime = "inode/x-empty", use = ["edit", "reveal"] },
|
||||
|
||||
# JSON
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue