💄 style(waybar): changed a lot of css, put hyprland/window between clock and custom/media

This commit is contained in:
João Dias
2024-11-19 17:37:34 -03:00
parent 626a040cc9
commit 83a5ba251e
3 changed files with 51 additions and 41 deletions
+3 -3
View File
@@ -2,15 +2,15 @@
"position": "top",
"layer": "top",
"spacing": 0,
"margin": 6,
"margin": 0,
"reload_style_on_change": true,
"modules-left": [
"custom/logo",
"hyprland/workspaces"
],
"modules-center": [
"hyprland/window",
"clock",
"hyprland/window",
"custom/media"
],
"modules-right": [
@@ -128,7 +128,7 @@
"clock": {
"format": "{:L%A %d, %H:%M}",
"format-alt": "{:%Y-%m-%d}",
"tooltip-format": "<tt>{calendar}</tt>"
"tooltip-format": "<big><tt>{calendar}</tt></big>"
},
"cpu": {