kak: fix log spam

This commit is contained in:
Leonardo Eugênio 2026-06-20 02:54:38 -03:00
parent d49fd32f9b
commit 0721c43c10

View file

@ -77,8 +77,8 @@ with colors;
head /dev/urandom | head /dev/urandom |
base64 | base64 |
rg --text -o "${color.random_range}" | rg --text -o "${color.random_range}" |
head -n 6 | tr -d '\n' |
sd '\n' "" head -c 6
} }
face global StatusLineMode StatusLine face global StatusLineMode StatusLine
face global StatusLineInfo StatusLine face global StatusLineInfo StatusLine