feat(waybar): udpate
This commit is contained in:
@@ -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}"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user