pc adjustments

This commit is contained in:
voidarclabs
2026-01-04 16:25:30 +00:00
parent 652e59c457
commit 117798cd72
7 changed files with 137 additions and 80 deletions

View File

@@ -0,0 +1,26 @@
{
"include": [
"~/.config/waybar/modules.jsonc"
],
"height": 20,
"margin": "3 6",
"reload_style_on_change": true,
"position": "top",
"modules-left": [
"custom/logo",
"hyprland/workspaces"
],
"modules-center": [
"mpris"
],
"modules-right": [
"network",
"bluetooth",
"custom/notifs",
"battery",
"memory",
"cpu",
"custom/swaync",
"clock"
]
}