diff options
author | justsaumit <justsaumit@draconyan.xyz> | 2022-03-02 21:46:02 +0530 |
---|---|---|
committer | justsaumit <justsaumit@draconyan.xyz> | 2022-03-02 21:46:02 +0530 |
commit | 91b27a650cb4e075e87b7dec5870f7e709568a60 (patch) | |
tree | 963d51d246ae50e114155bfdce8abd49ddea5a49 /.config/wal/templates/dunstrc | |
parent | af5b5975bc1c3c188a27e42c0a215d43f9d58fd6 (diff) |
alignment typo
Diffstat (limited to '.config/wal/templates/dunstrc')
-rw-r--r-- | .config/wal/templates/dunstrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/wal/templates/dunstrc b/.config/wal/templates/dunstrc index 0096774..5fc5876 100644 --- a/.config/wal/templates/dunstrc +++ b/.config/wal/templates/dunstrc @@ -30,7 +30,7 @@ # Font and typography settings font = Monospace 14 - alignment = leftr + alignment = left word_wrap = yes # Format for how notifications will be displayed |