2025-01-12 19:54:41 -06:00

30 lines
661 B
JSON

{
"segments": {
"right": [
{
"function": "powerline.segments.common.net.network_load"
},
{
"function": "powerline.segments.common.net.internal_ip"
},
{
"function": "powerline_gitstatus.gitstatus",
"args": {
"formats": {
"branch": "\ue0a0 {}",
"tag": " ★ {} ",
"behind": " ↓ {}",
"ahead": " ↑ {}",
"staged": " ● {}",
"unmerged": " ✖ {} ",
"changed": " ✚ {} ",
"untracked": " … {}",
"stashed": " ⚑ {}"
}
}
}
],
"left": []
}
}