diff --git a/home/wm/dunst.nix b/home/wm/dunst.nix index 60e8604..2c3d2f4 100644 --- a/home/wm/dunst.nix +++ b/home/wm/dunst.nix @@ -21,6 +21,7 @@ in progress_bar = true; # show a progress bar in notification bubbles separator_color = "frame"; # use frame color to separate bubbles sort = true; # sort messages by urgency + word_wrap = true; # Break long lines to make them readable }; urgency_low = {