mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 16:59:43 +01:00
90e62f96c7
add module for yazi https://github.com/sxyazi/yazi a terminal rust file browser akin to ranger or joshuto
15 lines
218 B
TOML
15 lines
218 B
TOML
[[filetype.rules]]
|
|
fg = "#7AD9E5"
|
|
mime = "image/*"
|
|
|
|
[[filetype.rules]]
|
|
fg = "#F3D398"
|
|
mime = "video/*"
|
|
|
|
[[filetype.rules]]
|
|
fg = "#F3D398"
|
|
mime = "audio/*"
|
|
|
|
[[filetype.rules]]
|
|
fg = "#CD9EFC"
|
|
mime = "application/x-bzip"
|