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