dotfiles/dot_config/waybar/config
2020-05-06 17:01:14 -05:00

10 lines
186 B
Text

// https://github.com/Alexays/Waybar/wiki/Configuration
{
"layer": "top",
"position": "bottom",
"modules-left": ["sway/workspaces", "sway/mode"]
}
// vim: set ft=json5 tabstop=4 :