diff options
| author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-03-12 15:09:45 +0100 | 
|---|---|---|
| committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-03-12 15:09:45 +0100 | 
| commit | 3d665c8b4551c1d4290c665d5937a63abd238927 (patch) | |
| tree | 44618933f025b70fa265862553113f038405f9e6 /config/X/dunst | |
| parent | 31dbf42248b7517d15c6b9fb1e0fa92d9fb3964d (diff) | |
center notification text
Diffstat (limited to 'config/X/dunst')
| -rw-r--r-- | config/X/dunst/dunstrc | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/config/X/dunst/dunstrc b/config/X/dunst/dunstrc index 58a2753..f4d3a29 100644 --- a/config/X/dunst/dunstrc +++ b/config/X/dunst/dunstrc @@ -162,7 +162,7 @@      # Alignment of message text.      # Possible values are "left", "center" and "right". -    alignment = left +    alignment = center      # Vertical alignment of message text and icon.      # Possible values are "top", "center" and "bottom".  | 
