Get rid of comments in waybar

This commit is contained in:
Salt 2024-02-15 01:36:10 -06:00
parent 6b6239c318
commit 796e1a717b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"layer": "top", // Waybar at top layer
"height": 40, // Waybar height (to be removed for auto height)
"layer": "top",
"height": 40,
"modules-left": ["sway/workspaces", "sway/mode", "custom/media"],
"modules-center": ["tray"],
"modules-right": ["pulseaudio", "battery", "clock"],