nixos/home/desktop/wayland/config/waybar/config-Vanguard.json

20 lines
407 B
JSON

{
"include": ["~/.config/waybar/modules.json", "~/.config/waybar/layout.json"],
"output": "HDMI-A-1",
"modules-left": ["custom/launcher", "cpu", "memory", "temperature"],
"modules-center": ["wlr/workspaces"],
"modules-right": [
"pulseaudio",
"bluetooth",
"network",
"backlight",
"battery",
"battery#bat2",
"clock",
"tray",
"custom/power"
]
}
// vim: ft=json