more changes, all should work pretty nicely now

This commit is contained in:
2025-05-21 15:45:30 +02:00
parent 0e34591f0a
commit ab93aae1b6
56 changed files with 6674 additions and 229 deletions
+22
View File
@@ -0,0 +1,22 @@
{
"layer": "bottom",
"position": "top",
"margin": "0 200 2 200",
"fixed-center": true,
"reload_style_on_change": true,
"include": ["~/.config/waybar/modules.jsonc"],
"modules-left": [
"hyprland/window",
"group/info"
],
"modules-center": [
"hyprland/workspaces"
],
"modules-right": [
"group/control-center",
"group/hub",
"group/power"
],
}