home: wm: dunst: add line wrapping
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Once again, trying to make them actually readable.
This commit is contained in:
parent
3fdcfb5b5f
commit
23c6093c36
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ in
|
||||||
progress_bar = true; # show a progress bar in notification bubbles
|
progress_bar = true; # show a progress bar in notification bubbles
|
||||||
separator_color = "frame"; # use frame color to separate bubbles
|
separator_color = "frame"; # use frame color to separate bubbles
|
||||||
sort = true; # sort messages by urgency
|
sort = true; # sort messages by urgency
|
||||||
|
word_wrap = true; # Break long lines to make them readable
|
||||||
};
|
};
|
||||||
|
|
||||||
urgency_low = {
|
urgency_low = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue