diff options
| author | silly <u65487754@gmail.com> | 2026-03-16 10:20:34 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-16 10:20:34 +0100 |
| commit | 5fd38840b973a24628b52062a8591d6e2eec4199 (patch) | |
| tree | fc1f08fe31d57c1e9702a846028f63d791339e49 /.config | |
| parent | ae12103ff5c28f9ae00524e715ab3ba11c32936d (diff) | |
Update dunstrc
Diffstat (limited to '.config')
| -rw-r--r-- | .config/dunst/dunstrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 3bd404d..b2bc36e 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -1,8 +1,8 @@ [global] origin = top-right - offset = 15x15 + offset = (15, 15) width = 250 - height = 75 + height = (0, 75) monitor = 0 follow = mouse frame_width = 2 |
