mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 12:10:38 +02:00
Add .config/btop/btop.conf Update .config/home-manager/home.nix Remove .config/fish/config.fish Update .config/fish/functions/update.fish Add .config/fish/config.fish Add .config/yazi/yazi.toml Remove .config/yazi/yazi.toml
14 lines
273 B
TOML
14 lines
273 B
TOML
[mgr]
|
|
linemode = "none"
|
|
mouse_events = ["click", "scroll"]
|
|
ratio = [1, 4, 3]
|
|
scrolloff = 5
|
|
show_hidden = false
|
|
show_symlink = true
|
|
sort_by = "alphabetical"
|
|
sort_dir_first = true
|
|
sort_reverse = false
|
|
sort_sensitive = false
|
|
sort_translit = false
|
|
title_format = "Yazi: {cwd}"
|