-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Please refer to the attached screenshot.
The text in "Do Not Disturb" (letter D) and in "Test Notification" (letter T) is being trimmed.
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
Labels
No labels