[dunst] Show notifications in the middle of the screen at the top

This commit is contained in:
Tom Willemse 2022-01-15 01:27:08 -08:00
parent 0ae5be6a3f
commit 89b02a5bae

View file

@ -65,10 +65,11 @@
ignore_newline = no ignore_newline = no
#+END_SRC #+END_SRC
Show messages at the top-right of the monitor. Show messages at the top center of the monitor.
#+BEGIN_SRC conf-unix #+BEGIN_SRC conf-unix
geometry = "600x5-30+20" width = (0, 600)
origin = top-center
#+END_SRC #+END_SRC
Shrink messages to fit their content if it's smaller than the Shrink messages to fit their content if it's smaller than the