fix powerline

This commit is contained in:
iFargle 2023-08-16 21:25:44 +09:00
parent c956ddd1d6
commit 86111c8a25

View file

@ -9,14 +9,14 @@
# https://github.com/justjanne/powerline-go#customization
settings = {
# hostame-only-if-ssh = true;
cwd-max-depth = 3;
cwd-max-depth = 2;
condensed = true;
theme = "gruvbox";
};
modules = [
"venv"
"user"
"host"
# "host"
"ssh"
"cwd"
"root"