11 lines
186 B
Text
11 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 :
|
||
|
|