aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2023-10-19 19:30:52 +0100
committerJustine Smithies <justine@smithies.me.uk>2023-10-19 19:30:52 +0100
commit90ab4ce61941f21bc572d04dbe0857b68185fe4a (patch)
treecb0c3b19d6c9392559a62de4112e64b4a03e17b1 /.config
parenta8dabbd3ad6b5c475a8a011fcaf2cb0b7cac38b5 (diff)
Repositioned notifications on screen
Diffstat (limited to '.config')
-rwxr-xr-x.config/dunst/dunstrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc
index e8d95ee..9fc542f 100755
--- a/.config/dunst/dunstrc
+++ b/.config/dunst/dunstrc
@@ -52,7 +52,7 @@
# Respectively the horizontal and vertical offset in pixels from the corner of the
# screen specified by origin. Both values should always be positive or zero.
# Examples: origin = top-right offset = 10x300 # a margin of 10 pixels from the right and 300 pixels from the top
- offset = 15x15
+ offset = 15x45
# Show how many messages are currently hidden (because of geometry).
indicate_hidden = yes