sisyphus/config/waybar/left.json
Tibo De Peuter c4c98beb9b Waybar changes
Moved browser thing to the always-visible-bar

- Added transparent-black background to left modules as well.
- Added margin to left modules on the always-visible-bar.
- Removed disk module.
2022-06-11 21:43:45 +02:00

19 lines
335 B
JSON

{
"modules-left": [
"sway/workspaces",
"idle_inhibitor",
"custom/media"
],
"modules-right": [
"memory",
"cpu",
"temperature",
"custom/sep",
"bluetooth",
"network",
"pulseaudio",
"battery",
"custom/sep",
"tray"
]
}