sisyphus/config/waybar/left.json

20 lines
335 B
JSON
Raw Normal View History

2022-06-04 21:44:29 +02:00
{
"modules-left": [
"sway/workspaces",
"idle_inhibitor",
"custom/media"
2022-06-04 21:44:29 +02:00
],
"modules-right": [
"memory",
"cpu",
"temperature",
"custom/sep",
"bluetooth",
"network",
"pulseaudio",
"battery",
"custom/sep",
"tray"
]
}