we
This commit is contained in:
parent
5f78350bd6
commit
06033cc7c8
1 changed files with 3 additions and 12 deletions
|
@ -10,8 +10,7 @@
|
||||||
"modules-center": [
|
"modules-center": [
|
||||||
],
|
],
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
"clock#2",
|
"clock",
|
||||||
"clock#3",
|
|
||||||
"pulseaudio",
|
"pulseaudio",
|
||||||
"memory",
|
"memory",
|
||||||
"cpu",
|
"cpu",
|
||||||
|
@ -33,16 +32,8 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
"clock#1": {
|
"clock": {
|
||||||
"format": "{:%a}",
|
"format": "{:%H:%M}, {:%m-%d}",
|
||||||
"tooltip": false
|
|
||||||
},
|
|
||||||
"clock#2": {
|
|
||||||
"format": "{:%H:%M}",
|
|
||||||
"tooltip": false
|
|
||||||
},
|
|
||||||
"clock#3": {
|
|
||||||
"format": "{:%m-%d}",
|
|
||||||
"tooltip": false
|
"tooltip": false
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue