Updated config
This commit is contained in:
parent
eca02857ec
commit
7d5a2940ef
17 changed files with 100 additions and 85 deletions
|
@ -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",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue