feat(waybar): udpate

This commit is contained in:
2026-02-19 03:03:19 +01:00
parent b7cc2b7d8a
commit 9320df5cf2

View File

@@ -1,16 +0,0 @@
{
"layer": "top",
"modules-left": ["hyprland/workspaces"],
"modules-center": ["hyprland/window"],
"modules-right": ["battery", "clock"],
"hyprland/window": {
"max-length": 50
},
"battery": {
"format": "{capacity}% {icon}",
"format-icons": ["", "", "", "", ""]
},
"clock": {
"format-alt": "{:%a, %d. %b %H:%M}"
}
}