Skip to content

[Bug] Notification text is trimmed #30

@AlexNabokikh

Description

@AlexNabokikh

Please refer to the attached screenshot.
The text in "Do Not Disturb" (letter D) and in "Test Notification" (letter T) is being trimmed.

Image

I use the vanilla default SwayNC config with the default Catppuccin config.

{ config, ... }:
{
  services.swaync = {
    enable = true;

  };
  catppuccin.swaync = {
    enable = true;
    font = "Roboto";
  };
}

One-liner to reproduce the issue:

notify-send "Test Notification" -i brave -a brave -u critical

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions