Clean up the bar a bit more
This commit is contained in:
parent
272cb0af2c
commit
55ed9a1bb6
@ -39,11 +39,10 @@
|
|||||||
"modules-right": ["mpris", "pulseaudio", "backlight", "idle_inhibitor", "clock"],
|
"modules-right": ["mpris", "pulseaudio", "backlight", "idle_inhibitor", "clock"],
|
||||||
"clock": {
|
"clock": {
|
||||||
"format": "{:%a %b %d %I:%M %p}",
|
"format": "{:%a %b %d %I:%M %p}",
|
||||||
"format-alt": "{:%Y-%m-%d}",
|
|
||||||
"tooltip": false
|
"tooltip": false
|
||||||
},
|
},
|
||||||
"network": {
|
"network": {
|
||||||
"interval": 1,
|
"interval": 5,
|
||||||
"format": " {bandwidthUpBytes} {bandwidthDownBytes}",
|
"format": " {bandwidthUpBytes} {bandwidthDownBytes}",
|
||||||
"format-disconnected": ""
|
"format-disconnected": ""
|
||||||
},
|
},
|
||||||
@ -65,7 +64,6 @@
|
|||||||
"format": ""
|
"format": ""
|
||||||
},
|
},
|
||||||
"gamemode": {
|
"gamemode": {
|
||||||
"hide-not-running": false,
|
|
||||||
"format": "{glyph}",
|
"format": "{glyph}",
|
||||||
"glyph": "",
|
"glyph": "",
|
||||||
"use-icon": false,
|
"use-icon": false,
|
||||||
|
Loading…
Reference in New Issue
Block a user