diff options
author | joe <rbo@gmx.us> | 2025-08-27 18:06:01 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-08-27 18:06:01 +0200 |
commit | 22b31fba4440a5e6cb90a6583d16542aae99aa01 (patch) | |
tree | e12ed0c11b35c29da97c50893764aa2d48643b1b /.config | |
parent | up (diff) | |
download | dotfiles-bsd-22b31fba4440a5e6cb90a6583d16542aae99aa01.tar.gz dotfiles-bsd-22b31fba4440a5e6cb90a6583d16542aae99aa01.tar.bz2 dotfiles-bsd-22b31fba4440a5e6cb90a6583d16542aae99aa01.tar.xz dotfiles-bsd-22b31fba4440a5e6cb90a6583d16542aae99aa01.tar.zst dotfiles-bsd-22b31fba4440a5e6cb90a6583d16542aae99aa01.zip |
new lf colors but it might be shit
Diffstat (limited to '')
-rw-r--r-- | .config/lf/lfrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/lf/lfrc b/.config/lf/lfrc index 60a0964..3560f7a 100644 --- a/.config/lf/lfrc +++ b/.config/lf/lfrc @@ -11,6 +11,8 @@ set preview true set ratios 1:3:5 set tabstop 4 set previewer '~/.config/lf/scope' +set cursoractivefmt "\033[39;40m" +set cursorparentfmt "\033[39;40m" # cmds/functions cmd open ${{ |