diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-12-10 22:02:07 +0100 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-12-10 22:02:07 +0100 |
commit | 98eace9a5a130a406d0d7ed6c550ef6769fa75bf (patch) | |
tree | 8b37661def3ca68fe8a3d059782571ba899a6b85 /.config/dunst/base | |
parent | 95dbf03df8127f60aadd30d95df40aa978a04f9e (diff) |
dunst update
Diffstat (limited to '.config/dunst/base')
-rw-r--r-- | .config/dunst/base | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/dunst/base b/.config/dunst/base index 3900cbb..75ae5eb 100644 --- a/.config/dunst/base +++ b/.config/dunst/base @@ -1,7 +1,7 @@ [global] monitor = 0 follow = none -height = 100 +height = (0, 100) width = 300 origin = top-right offset = 22x42 |