Updated config

This commit is contained in:
2025-01-24 11:04:56 +01:00
parent f0f26f7b6b
commit 56aa5d1e9d
6 changed files with 36 additions and 32 deletions

View File

@ -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",