30 lines
534 B
JSON
30 lines
534 B
JSON
{
|
|
"segments": {
|
|
"right": [
|
|
{
|
|
"function": "powerline.segments.common.net.external_ip"
|
|
},
|
|
{
|
|
"function": "powerline.segments.common.net.network_load"
|
|
},
|
|
{
|
|
"function": "powerline.segments.common.time.date"
|
|
},
|
|
{
|
|
"function": "powerline.segments.common.time.date",
|
|
"name": "time",
|
|
"args": {
|
|
"format": "%H:%M",
|
|
"istime": true
|
|
}
|
|
},
|
|
{
|
|
"function": "powerline.segments.common.net.hostname"
|
|
},
|
|
{
|
|
"function": "powerline.segments.tmux.attached_clients"
|
|
}
|
|
]
|
|
}
|
|
}
|