Updated config
This commit is contained in:
parent
f0f26f7b6b
commit
56aa5d1e9d
6 changed files with 36 additions and 32 deletions
|
@ -1,16 +1,16 @@
|
|||
{
|
||||
"layer": "top",
|
||||
"position": "top",
|
||||
"position": "bottom",
|
||||
"modules-left": [
|
||||
"hyprland/workspaces"
|
||||
"custom/os",
|
||||
"hyprland/window"
|
||||
],
|
||||
"modules-center": [
|
||||
"clock"
|
||||
],
|
||||
"modules-right": [
|
||||
"group/hardware",
|
||||
"custom/updates",
|
||||
"wireplumber",
|
||||
"clock"
|
||||
],
|
||||
"group/hardware": {
|
||||
"orientation": "horizontal",
|
||||
|
@ -20,6 +20,7 @@
|
|||
"temperature",
|
||||
"memory",
|
||||
"disk",
|
||||
"network"
|
||||
],
|
||||
},
|
||||
"include": "~/.config/waybar/modules.jsonc",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue