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": [
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue