diff --git a/home/services/dunst.nix b/home/services/dunst.nix index fb7b17a..7a0b227 100644 --- a/home/services/dunst.nix +++ b/home/services/dunst.nix @@ -24,7 +24,7 @@ { global = { width = 400; - offset = "5x5"; + offset = "20x60"; progress_bar_min_width = 380; progress_bar_max_width = 380; progress_bar_corner_radius = 2;