diff --git a/home/system/dunst.nix b/home/system/dunst.nix index 664440c..37ffce8 100644 --- a/home/system/dunst.nix +++ b/home/system/dunst.nix @@ -10,8 +10,8 @@ global = { follow = "mouse"; - width = "0 , 600"; - height = "400"; + width = 600; + height = 400; origin = "top-center"; offset = "0x10";