diff options
author | Joe <rbo@gmx.us> | 2025-08-06 16:31:38 +0200 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2025-08-06 16:31:38 +0200 |
commit | 0ece834133c2f1085fee652d02d00eee01b4f1a0 (patch) | |
tree | c24b565f4fac34505ee50aed957923a2ee9411ba | |
parent | up (diff) | |
download | dotfiles-bsd-0ece834133c2f1085fee652d02d00eee01b4f1a0.tar.gz dotfiles-bsd-0ece834133c2f1085fee652d02d00eee01b4f1a0.tar.bz2 dotfiles-bsd-0ece834133c2f1085fee652d02d00eee01b4f1a0.tar.xz dotfiles-bsd-0ece834133c2f1085fee652d02d00eee01b4f1a0.tar.zst dotfiles-bsd-0ece834133c2f1085fee652d02d00eee01b4f1a0.zip |
up
Diffstat (limited to '')
-rw-r--r-- | .config/dunst/dunstrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 72ba994..61df289 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -1,5 +1,5 @@ [global] - monitor = 2 + monitor = 0 follow = none width = (200, 800) origin = top-right |