dotfiles/waybar/.config/waybar/modules/top-hdmi.jsonc
2025-04-21 12:17:14 -03:00

22 lines
352 B
JSON

{
"output": [
"HDMI-A-1"
],
"modules-left": [
"hyprland/workspaces",
"hyprland/window",
"hyprland/mode"
],
"modules-center": [
"custom/playerctl",
"custom/playerlabel"
],
"modules-right": [
"custom/wf-recorder",
"custom/randwall",
"pulseaudio",
"tray",
"clock",
"custom/notification"
]
}