Regenerated
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"layer": "top",
|
||||
"height": 34,
|
||||
|
||||
//"modules-left": ["hyprland/window"],
|
||||
"modules-left": ["group/hardware"],
|
||||
|
||||
"modules-center": [
|
||||
"hyprland/workspaces",
|
||||
@@ -25,6 +25,7 @@
|
||||
"transition-left-to-right": false
|
||||
},
|
||||
"modules": [
|
||||
"custom/hardware-wrap",
|
||||
"cpu",
|
||||
"memory",
|
||||
"temperature",
|
||||
@@ -32,6 +33,11 @@
|
||||
]
|
||||
},
|
||||
|
||||
"custom/hardware-wrap": {
|
||||
"format": Hardware
|
||||
"tooltip-format": "Hardware group"
|
||||
}
|
||||
|
||||
"custom/hypr-workspaces": {
|
||||
"format": "{text}",
|
||||
"exec": "~/.config/waybar/scripts/hypr-workspaces.sh",
|
||||
|
||||
Reference in New Issue
Block a user