diff --git a/modules/home/desktop/niri/services/swaync/default.nix b/modules/home/desktop/niri/services/swaync/default.nix index dc3d8fa..91e244d 100644 --- a/modules/home/desktop/niri/services/swaync/default.nix +++ b/modules/home/desktop/niri/services/swaync/default.nix @@ -21,7 +21,7 @@ positionY = "top"; notification-2fa-action = true; notification-inline-replies = false; - notification-icon-size = 24; + notification-icon-size = 48; notification-body-image-height = 100; notification-body-image-width = 200; notification-window-width = 400; @@ -148,12 +148,12 @@ .widget-dnd > switch slider { margin: 3px; border-radius: 3px; - padding: 6px; + padding: 0px; } .widget-mpris .widget-mpris-player { border-radius: 9px; - margin: 3px; + margin: 0.5rem; padding: 0.5rem; }