diff --git a/hosts/pinwheel/modules/dunst/default.nix b/hosts/pinwheel/modules/dunst/default.nix index 1ff319e..a1065a4 100644 --- a/hosts/pinwheel/modules/dunst/default.nix +++ b/hosts/pinwheel/modules/dunst/default.nix @@ -7,8 +7,6 @@ settings = { global = { monitor = 1; - width = 300; - height = 300; offset = "10x10"; origin = "top-right"; transparency = 10;