Skip to content

Help: The icons in the title are increasing the waybar height. #4785

@klinkonskydev

Description

@klinkonskydev

Environment

I'm using Arch Linux, Hyprland and Waybar
Image

Problem description

When I'm using Firefox/Chromium and I open an application with icons in the title, the waybar automatically increase the height, as shown in the image below:
Image

but, the normal height is:

Image

My configuration

Title configuration

  "hyprland/window": {
    "format": "<span font='14px'><span color='#97b4f2'>󰊠</span> {title}</span>",
    "tooltip": false
  },

Global style

* {
  font-family: GeistMono Nerd Font;
  font-size: 14px;
  font-weight: 500;
  min-height: 0;
  margin: 0;
  padding: 0;
}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions