Replies: 1 comment
-
|
Create set this [mgr]
# Border
border_style = { fg = "red" } |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What system are you running Yazi on?
Linux Wayland
What terminal are you running Yazi in?
kitty
yazi --debugoutput❯ /usr/bin/yazi --debug Yazi Version: 25.3.2 (Arch Linux 2025-03-05) Debug : false Triple : x86_64-unknown-linux-gnu (linux-x86_64) Rustc : 1.85.0 (4d91de4e 2025-02-17) Ya Version: 25.3.2 (Arch Linux 2025-03-05) Emulator TERM : Some("xterm-kitty") TERM_PROGRAM : None TERM_PROGRAM_VERSION: None Brand.from_env : Some(Kitty) Emulator.detect : Emulator { kind: Left(Kitty), light: false, cell_size: Some((13, 26)) } Adapter Adapter.matches: Kgp Desktop XDG_SESSION_TYPE : Some("wayland") WAYLAND_DISPLAY : Some("wayland-1") DISPLAY : Some(":1") SWAYSOCK : None HYPRLAND_INSTANCE_SIGNATURE: Some("29e2e59fdbab8ed2cc23a20e3c6043d5decb5cdc_1743493631_74564964") WAYFIRE_SOCKET : None SSH shared.in_ssh_connection: false WSL WSL: false Variables SHELL : Some("/usr/bin/zsh") EDITOR : Some("nvim") VISUAL : Some("code") YAZI_FILE_ONE : None YAZI_CONFIG_HOME: None YAZI_ZOXIDE_OPTS: None FZF_DEFAULT_OPTS: Some("\n--height=100%\n--border\n--preview \'([[ -d {} ]] && eza --tree --level=2 --icons {} || bat --style=numbers --color=always {} || cat {})\'\n") Text Opener default : Some(Opener { run: "nvim \"$@\"", block: true, orphan: false, desc: "nvim", for_: None, spread: true }) block-create: Some(Opener { run: "nvim \"$@\"", block: true, orphan: false, desc: "nvim", for_: None, spread: true }) block-rename: Some(Opener { run: "nvim \"$@\"", block: true, orphan: false, desc: "nvim", for_: None, spread: true }) Multiplexers TMUX : false tmux version : tmux 3.5a tmux build flags : enable-sixel=Unknown ZELLIJ_SESSION_NAME: None Zellij version : No such file or directory (os error 2) Dependencies file : 5.46 ueberzugpp : No such file or directory (os error 2) ffmpeg/ffprobe: 7.1 / 7.1 pdftoppm : No such file or directory (os error 2) magick : 7.1.1-47 fzf : 0.60.3 fd/fdfind : No such file or directory (os error 2) / No such file or directory (os error 2) rg : 14.1.1 chafa : No such file or directory (os error 2) zoxide : 0.9.7 7zz/7z : No such file or directory (os error 2) / No such file or directory (os error 2) jq : 1.7.1 Clipboard wl-copy/paste: 2.2.1 / 2.2.1 xclip : No such file or directory (os error 2) xsel : No such file or directory (os error 2) See https://yazi-rs.github.io/docs/plugins/overview#debugging on how to enable logging or debug runtime errors.Describe the question
require(“full-border”):setup({I didn't understand how to change the color of the wrapper.
I think I did it right
hint please
Anything else?
No response
Checklist
Beta Was this translation helpful? Give feedback.
All reactions