diff --git a/catppuccin-macchiato/config-laptop.jsonc b/catppuccin-macchiato/config-laptop.jsonc index ef2b821..535400c 100644 --- a/catppuccin-macchiato/config-laptop.jsonc +++ b/catppuccin-macchiato/config-laptop.jsonc @@ -245,7 +245,7 @@ "custom/firefox": { "exec": "$HOME/.config/waybar/scripts/scroll-firefox.sh", "format": "{}", - "max-length": 24, + "max-length": 30, "on-click": "playerctl -p firefox play-pause", "hide-empty-text": true, }, @@ -253,7 +253,7 @@ "escape": "true", "exec": "$HOME/.config/waybar/scripts/scroll-mpd.sh", "format": "{}", - "max-length": 24, + "max-length": 30, "on-click": "mpc toggle", "on-click-right": "ghostty --initial-command=ncmpcpp", "on-scroll-down": "mpc volume -5",