mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-07-27 04:33:17 +02:00
fix: updated icons & spacing in i3blocks
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user