diff --git a/hosts/common/programs/swaynotificationcenter.nix b/hosts/common/programs/swaynotificationcenter.nix index bd53b02d..f052cd0c 100644 --- a/hosts/common/programs/swaynotificationcenter.nix +++ b/hosts/common/programs/swaynotificationcenter.nix @@ -18,7 +18,7 @@ let cfg = config.sane.programs.swaynotificationcenter; - mprisIconSize = 64; + mprisIconSize = 48; fbcli-wrapper = pkgs.writeShellApplication { name = "swaync-fbcli";