Add yazi, cleanup colors

This commit is contained in:
Ian Keane 2026-08-01 12:36:16 -04:00
parent d79c97622f
commit 463f4d53f9
9 changed files with 213 additions and 0 deletions

4
config/yazi/openers.toml Executable file
View file

@ -0,0 +1,4 @@
[[open]]
name = "Images"
extensions = ["gif"]
exec = "sxiv \"$1\""