sisyphus/config/waybar/left.json
Tibo De Peuter c4ae74afcd Added some functionality
Changed padding, added launcher in waybar, added bluetooth script in waybar (and some more I think)
2022-06-08 16:33:48 +02:00

21 lines
378 B
JSON

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