Updated config
This commit is contained in:
@ -1,27 +1,6 @@
|
||||
{
|
||||
"layer": "top",
|
||||
"position": "bottom",
|
||||
"modules-left": [
|
||||
"custom/os",
|
||||
"hyprland/window"
|
||||
],
|
||||
"modules-center": [
|
||||
],
|
||||
"modules-right": [
|
||||
"group/hardware",
|
||||
"wireplumber",
|
||||
"clock"
|
||||
],
|
||||
"group/hardware": {
|
||||
"orientation": "horizontal",
|
||||
"modules": [
|
||||
"cpu",
|
||||
"custom/gpu",
|
||||
"temperature",
|
||||
"memory",
|
||||
"disk",
|
||||
"network"
|
||||
],
|
||||
},
|
||||
"modules-right": ["cpu", "custom/gpu", "memory", "disk", "wireplumber", "clock"],
|
||||
"include": "~/.config/waybar/modules.jsonc",
|
||||
}
|
Reference in New Issue
Block a user