This commit is contained in:
Sakooooo 2023-08-31 07:47:54 +04:00
parent 5f78350bd6
commit 06033cc7c8
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -10,8 +10,7 @@
"modules-center": [
],
"modules-right": [
"clock#2",
"clock#3",
"clock",
"pulseaudio",
"memory",
"cpu",
@ -33,16 +32,8 @@
}
},
"clock#1": {
"format": "{:%a}",
"tooltip": false
},
"clock#2": {
"format": "{:%H:%M}",
"tooltip": false
},
"clock#3": {
"format": "{:%m-%d}",
"clock": {
"format": "{:%H:%M}, {:%m-%d}",
"tooltip": false
},