fix: updated icons & spacing in i3blocks

This commit is contained in:
2023-02-01 23:35:09 +01:00
parent 8cc0c54799
commit 55fb2af9ba
4 changed files with 22 additions and 10 deletions

View File

@@ -1,3 +1,16 @@
{
"segments": ["virtual_env", "ssh", "cwd", "git", "jobs", "root"]
"segments": [
"virtual_env",
"ssh",
"cwd",
"git",
"jobs",
"root"
],
"cwd": {
"max_depth": 5
},
"vcs": {
"show_symbol": "true"
}
}