diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-06-01 15:57:36 +0530 | 
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-06-01 15:57:36 +0530 | 
| commit | 74c3f173fb766190c6cef3cb93ebc88f596249fc (patch) | |
| tree | cc35380c84f999f297e6d5edbebaba538bf03e68 /config/dunst/dunstrc | |
| parent | 1237168dd6e16813e08eaef0206f525fe427cabd (diff) | |
update
Diffstat (limited to 'config/dunst/dunstrc')
| -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 b5b57f0..91f9919 100644 --- a/config/dunst/dunstrc +++ b/config/dunst/dunstrc @@ -42,7 +42,7 @@      mouse_left_click = close_current      mouse_middle_click = do_action, close_current      mouse_right_click = close_all -    origin = bottom-right +    origin = top-right  [experimental]      per_monitor_dpi = false | 
