From 01cff093fd6631e0be8a6c9c05ec7553f024ff92 Mon Sep 17 00:00:00 2001 From: Alexander Heldt Date: Sat, 11 Jan 2025 20:16:21 +0100 Subject: [PATCH] pinwheel: Fix style of notifications --- hosts/pinwheel/modules/dunst/default.nix | 2 -- 1 file changed, 2 deletions(-) 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;