forked from logan/dotfiles
12 lines
496 B
Text
12 lines
496 B
Text
{
|
|
"layer": "top",
|
|
"position": "top",
|
|
"height": 20,
|
|
|
|
"modules-left": ["wlr/workspaces"],
|
|
"modules-center": ["hyprland/window"],
|
|
//"modules-right": ["tray", "custom/spotify", "custom/weather", "custom/mail", "custom/storage", "backlight", "pulseaudio", "network", "idle_inhibitor", "battery", "clock"],
|
|
"modules-right": ["pulseaudio#hyprland", "backlight", "idle_inhibitor", "network#hyprland", "battery", "clock", "tray"],
|
|
|
|
"include": "~/.config/waybar/modules",
|
|
}
|