Compare commits

...

3 Commits

Author SHA1 Message Date
8b880ea838
Merge branch 'master' of gitea.suda.codes:sudacode/waybar 2025-03-20 20:45:18 -07:00
84a8da445a
add mpv to exclusion for window 2025-03-20 20:44:59 -07:00
8dcbae1568
update gaps 2025-03-18 20:30:20 -07:00

View File

@ -2,11 +2,11 @@
"layer": "top",
"position": "top",
"height": 40,
"width": 2550,
"width": 2545,
"spacing": 1,
"reload_style_on_change": true,
"fixed-center": true,
"margin": "10 5 0 5",
"margin": "8px 5px 0 5px",
"modules-left": [
"custom/launcher",
"hyprland/workspaces",
@ -239,6 +239,7 @@
"max-length": 88,
"rewrite": {
"(.*) - YouTube(.*)": "",
"(.*) - mpv(.*)": "",
},
},
"custom/updates": {