[dunst] Show notifications in the middle of the screen at the top
This commit is contained in:
parent
0ae5be6a3f
commit
89b02a5bae
1 changed files with 3 additions and 2 deletions
|
@ -65,10 +65,11 @@
|
|||
ignore_newline = no
|
||||
#+END_SRC
|
||||
|
||||
Show messages at the top-right of the monitor.
|
||||
Show messages at the top center of the monitor.
|
||||
|
||||
#+BEGIN_SRC conf-unix
|
||||
geometry = "600x5-30+20"
|
||||
width = (0, 600)
|
||||
origin = top-center
|
||||
#+END_SRC
|
||||
|
||||
Shrink messages to fit their content if it's smaller than the
|
||||
|
|
Loading…
Reference in a new issue