diff --git a/defaults/xdg/swaync/config.json b/defaults/xdg/swaync/config.json index a7fd241..0aa45cb 100644 --- a/defaults/xdg/swaync/config.json +++ b/defaults/xdg/swaync/config.json @@ -8,7 +8,7 @@ "cssPriority": "user", "notification-window-width": 300, - "notification-icon-size": 64, + "notification-window-height": 150, "notification-body-image-height": 100, "notification-body-image-width": 200, diff --git a/defaults/xdg/swaync/style.css b/defaults/xdg/swaync/style.css index ae323d1..06e7d3e 100644 --- a/defaults/xdg/swaync/style.css +++ b/defaults/xdg/swaync/style.css @@ -3,9 +3,10 @@ * { all: unset; - font-size: 14px; + font-size: 12px; font-family: "UbuntuSans Nerd Font"; transition: 200ms; + --notification-icon-size: 36px; } trough highlight {