Fix indentation

This commit is contained in:
Adam Gausmann 2017-11-03 13:37:38 -05:00
parent 05d4a40879
commit a20d2b3435

View file

@ -1,5 +1,5 @@
{
"segments": {
"segments": {
"left": [
{
"function": "powerline.segments.i3wm.mode"
@ -8,7 +8,7 @@
"function": "powerline.segments.i3wm.workspaces"
}
],
"right": [
"right": [
{
"function": "powerline-pulseaudio.segments.mute"
},
@ -21,12 +21,12 @@
{
"function": "powerline.segments.common.sys.cpu_load_percent"
},
{
"function": "powerline.segments.common.time.date",
"args": {
"format": "%Y-%m-%d %H:%M:%S"
}
}
]
}
{
"function": "powerline.segments.common.time.date",
"args": {
"format": "%Y-%m-%d %H:%M:%S"
}
}
]
}
}