Add yazi, cleanup colors
This commit is contained in:
parent
d79c97622f
commit
463f4d53f9
9 changed files with 213 additions and 0 deletions
4
config/yazi/openers.toml
Executable file
4
config/yazi/openers.toml
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
[[open]]
|
||||
name = "Images"
|
||||
extensions = ["gif"]
|
||||
exec = "sxiv \"$1\""
|
||||
Loading…
Add table
Add a link
Reference in a new issue