diff options
| author | silly <u65487754@gmail.com> | 2026-03-31 00:20:38 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-31 00:20:38 +0200 |
| commit | 857a07977e4dcfefa6d7639286718b021ad44ba2 (patch) | |
| tree | ed1f611fa072b10b6b3b88a0455fa3c38e65bac6 /.config | |
| parent | 6a97324250222b31614192670b7ca3f7b15ab645 (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 da380c6..39173ae 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -3,8 +3,8 @@ offset = (15, 15) width = 250 height = (0, 75) - monitor = 0 - follow = mouse + monitor = 1 + follow = none frame_width = 2 frame_color = "#c0c0c0" separator_color = frame |
