Merge branch 'master' of gitea.suda.codes:sudacode/waybar

This commit is contained in:
sudacode 2025-03-20 20:45:18 -07:00
commit 8b880ea838
Signed by: sudacode
SSH Key Fingerprint: SHA256:lT5C2bB398DcX6daCF/gYFNSTK3y+Du3oTGUnYzfTEw

View File

@ -13,7 +13,7 @@
"tray",
"hyprland/submap",
"custom/mpd-scroll",
"custom/firefox",
"custom/firefox-scroll",
"cava",
],
"modules-center": ["hyprland/window"],
@ -242,7 +242,7 @@
"on-click": "rofi -show drun",
"tooltip": false,
},
"custom/firefox": {
"custom/firefox-scroll": {
"exec": "$HOME/.config/waybar/scripts/scroll-firefox.sh",
"format": "<span color='#E66000'> </span>{}",
"max-length": 30,