diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-03-10 15:46:45 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-03-10 15:46:45 +0530 |
| commit | 212f0c0b9251adc3f664724bfa57211e4186a446 (patch) | |
| tree | 3be362a6884ceb9ffdfffd29d3a126ddc9163d33 /config/dunst | |
| parent | 799a9ceb0b4af70e4bb7610ba2d112773000def9 (diff) | |
update notification position
Diffstat (limited to 'config/dunst')
| -rw-r--r-- | config/dunst/dunstrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/dunst/dunstrc b/config/dunst/dunstrc index 180d04f..b5b57f0 100644 --- a/config/dunst/dunstrc +++ b/config/dunst/dunstrc @@ -42,6 +42,7 @@ mouse_left_click = close_current mouse_middle_click = do_action, close_current mouse_right_click = close_all + origin = bottom-right [experimental] per_monitor_dpi = false |
