Updated config
This commit is contained in:
parent
e2fed71e49
commit
02248d3c8b
7 changed files with 34 additions and 235 deletions
|
@ -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",
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue