Clean up the bar a bit more

This commit is contained in:
Salt 2024-07-20 13:35:21 -05:00
parent 272cb0af2c
commit 55ed9a1bb6

View File

@ -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,