u/Hopeful-Duck-6543

▲ 1 r/waybar

help!

can someone plz tell me whats wrong with this jsonc syntax?

// -*- mode: jsonc -*-{


 {
    "layer": "top",
    "modules-center": [
  "clock",
  "hyprland/workspaces",
  "pulseaudio",
  "network"
  ]
} 


  
  "clock":{
  "interval": 60,
  "format": "{:%I:%M %p}",
  "max-length": 25
  },


 
  "hyprland/workspaces": 
  "format": "{name},
  "format-icons": {
    "1": "1",
    "2": "2",
    "3": "3",
    "4": "4",
    "5": "5",
    "active": "",
    "default": ""
  },
  {
  "pulseaudio": {
    "format": "{
volume
}% {
icon
}",
    "format-bluetooth": "{
volume
}% {
icon
}",
    "format-muted": "",
    "format-icons": {
        "alsa_output.pci-0000_00_1f.3.analog-stereo": "",
        "alsa_output.pci-0000_00_1f.3.analog-stereo-muted": "",
        "headphone": "",
        "headset": ""pulseaudio": {
    "format": "{volume}% {icon}",
    "format-bluetooth": "{volume}% {icon}",
    "format-muted": "",
    "format-icons": {
        "alsa_output.pci-0000_00_1f.3.analog-stereo": "",
        "alsa_output.pci-0000_00_1f.3.analog-stereo-muted": "",
        "headphone": "",
        "headset": "󰋎",
        "phone": "",
        "phone-muted": "",
        "portable": "",
        "car": "",
        "default": ["", ""]
    },
    "scroll-step": 1,
    "on-click": "pavucontrol",
    "ignored-sinks": ["Easy Effects Sink"]
  }",
        "phone": "",
        "phone-muted": "",
    "scroll-step": 1,
    "on-click": "pavucontrol",
    "ignored-sinks": ["Easy Effects Sink"]
    },
  }
}// -*- mode: jsonc -*-{


 {
    "layer": "top",
    "modules-center": [
  "clock",
  "hyprland/workspaces",
  "pulseaudio",
  "network"
  ]
} 


  
  "clock":{
  "interval": 60,
  "format": "{:%I:%M %p}",
  "max-length": 25
  },


 
  "hyprland/workspaces": 
  "format": "{name},
  "format-icons": {
    "1": "1",
    "2": "2",
    "3": "3",
    "4": "4",
    "5": "5",
    "active": "",
    "default": ""
  },
  {
  "pulseaudio": {
    "format": "{volume}% {icon}",
    "format-bluetooth": "{volume}% {icon}",
    "format-muted": "",
    "format-icons": {
        "alsa_output.pci-0000_00_1f.3.analog-stereo": "",
        "alsa_output.pci-0000_00_1f.3.analog-stereo-muted": "",
        "headphone": "",
        "headset": ""pulseaudio": {
    "format": "{volume}% {icon}",
    "format-bluetooth": "{volume}% {icon}",
    "format-muted": "",
    "format-icons": {
        "alsa_output.pci-0000_00_1f.3.analog-stereo": "",
        "alsa_output.pci-0000_00_1f.3.analog-stereo-muted": "",
        "headphone": "",
        "headset": "󰋎",
        "phone": "",
        "phone-muted": "",
        "portable": "",
        "car": "",
        "default": ["", ""]
    },
    "scroll-step": 1,
    "on-click": "pavucontrol",
    "ignored-sinks": ["Easy Effects Sink"]
  }",
        "phone": "",
        "phone-muted": "",
    "scroll-step": 1,
    "on-click": "pavucontrol",
    "ignored-sinks": ["Easy Effects Sink"]
    },
  }
}
reddit.com
u/Hopeful-Duck-6543 — 3 hours ago