mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
27 lines
477 B
JSON
27 lines
477 B
JSON
{
|
|
"segments": {
|
|
"left": [
|
|
{
|
|
"function": "powerline.segments.common.net.hostname",
|
|
"priority": 50
|
|
}
|
|
],
|
|
"right": [
|
|
{
|
|
"function": "powerline.segments.common.sys.uptime",
|
|
"priority": 50
|
|
},
|
|
{
|
|
"function": "powerline.segments.common.sys.system_load",
|
|
"priority": 50
|
|
},
|
|
{
|
|
"function": "powerline.segments.common.time.date",
|
|
"name": "time",
|
|
"args": {
|
|
"format": " %Y-%m-%d %H:%M"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|