diff --git a/home/services/dunst/default.nix b/home/services/dunst/default.nix index 527b9b9..6ea06d0 100644 --- a/home/services/dunst/default.nix +++ b/home/services/dunst/default.nix @@ -13,7 +13,7 @@ width = 300; height = 45; origin = "top-right"; - offset = "10x20"; + offset = "10x50"; scale = 0; notification_limit = 0; progress_bar = true;