Fix indentation
This commit is contained in:
parent
05d4a40879
commit
a20d2b3435
1 changed files with 10 additions and 10 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"segments": {
|
"segments": {
|
||||||
"left": [
|
"left": [
|
||||||
{
|
{
|
||||||
"function": "powerline.segments.i3wm.mode"
|
"function": "powerline.segments.i3wm.mode"
|
||||||
|
@ -8,7 +8,7 @@
|
||||||
"function": "powerline.segments.i3wm.workspaces"
|
"function": "powerline.segments.i3wm.workspaces"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"right": [
|
"right": [
|
||||||
{
|
{
|
||||||
"function": "powerline-pulseaudio.segments.mute"
|
"function": "powerline-pulseaudio.segments.mute"
|
||||||
},
|
},
|
||||||
|
@ -21,12 +21,12 @@
|
||||||
{
|
{
|
||||||
"function": "powerline.segments.common.sys.cpu_load_percent"
|
"function": "powerline.segments.common.sys.cpu_load_percent"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"function": "powerline.segments.common.time.date",
|
"function": "powerline.segments.common.time.date",
|
||||||
"args": {
|
"args": {
|
||||||
"format": "%Y-%m-%d %H:%M:%S"
|
"format": "%Y-%m-%d %H:%M:%S"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue