fix(waybar): Remove mpris section

This commit is contained in:
Olaf Alexander 2024-12-24 08:58:27 -06:00
parent 27a225b1e9
commit 061ff6e2cb

View File

@ -2,7 +2,8 @@
"position": "top",
"layer": "bottom",
"modules-left": ["hyprland/workspaces", "hyprland/submap"],
"modules-center": ["mpris"],
//"modules-center": ["mpris"],
"modules-center": [],
"modules-right": ["wireplumber", "clock"],
"hyprland/workspaces": {
"format": " {icon} ",