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"],
"clock": {
"format": "{:%a %b %d %I:%M %p}",
"format-alt": "{:%Y-%m-%d}",
"tooltip": false
},
"network": {
"interval": 1,
"interval": 5,
"format": " {bandwidthUpBytes}  {bandwidthDownBytes}",
"format-disconnected": ""
},
@ -65,7 +64,6 @@
"format": ""
},
"gamemode": {
"hide-not-running": false,
"format": "{glyph}",
"glyph": "",
"use-icon": false,