๐Ÿ”’ Backup for my config files
dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update yazi catppuccin flavor

+3 -2
+1
.config/yazi/flavors/catppuccin-mocha.yazi/flavor.toml
··· 208 208 { if = "dummy", text = "๏—", fg = "#f38ba8" }, 209 209 210 210 # Fallback 211 + { if = "dir & hovered", text = "๎—พ", fg = "#89b4fa" }, 211 212 { if = "dir", text = "๎—ฟ", fg = "#89b4fa" }, 212 213 { if = "exec", text = "๏’‰", fg = "#a6e3a1" }, 213 214 { if = "!dir", text = "๏…›", fg = "#cdd6f4" },
+2 -2
.config/yazi/package.toml
··· 3 3 4 4 [[flavor.deps]] 5 5 use = "yazi-rs/flavors:catppuccin-mocha" 6 - rev = "ca61658" 7 - hash = "8eabb4e88096f10905a6df62cfaadbf4" 6 + rev = "9511cb0" 7 + hash = "7dfe41c9c3d9be76da8a844263d0bbed"