aboutsummaryrefslogtreecommitdiffstats
path: root/dunst
diff options
context:
space:
mode:
authorGravatar Tom Willemse2022-01-15 01:27:08 -0800
committerGravatar Tom Willemse2022-01-15 01:27:08 -0800
commit89b02a5bae7298ccf3a4844a805717948b96ba6f (patch)
treeaa1db338dad1b2e36106ff4ec15cf06fac1592a6 /dunst
parent0ae5be6a3fbf4b62fa0ab7949e6985d95714fdf9 (diff)
downloadnew-dotfiles-89b02a5bae7298ccf3a4844a805717948b96ba6f.tar.gz
new-dotfiles-89b02a5bae7298ccf3a4844a805717948b96ba6f.zip
[dunst] Show notifications in the middle of the screen at the top
Diffstat (limited to 'dunst')
-rw-r--r--dunst/.config/dunst/dunstrc.org5
1 files changed, 3 insertions, 2 deletions
diff --git a/dunst/.config/dunst/dunstrc.org b/dunst/.config/dunst/dunstrc.org
index 2cb8c66..c9fce74 100644
--- a/dunst/.config/dunst/dunstrc.org
+++ b/dunst/.config/dunst/dunstrc.org
@@ -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