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