From b189d5f1302e8557d02b560149d56b832c372d3e Mon Sep 17 00:00:00 2001 From: Daniil Tsivinsky Date: Thu, 21 Oct 2021 18:09:12 +0300 Subject: [PATCH] Change dunst config according to new v1.7 changes --- config/dunst/dunstrc | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/config/dunst/dunstrc b/config/dunst/dunstrc index edd6947..89b854a 100644 --- a/config/dunst/dunstrc +++ b/config/dunst/dunstrc @@ -1,7 +1,14 @@ [global] monitor = 0 follow = mouse -geometry = "350x5-30-30" + +### Geometry +width = 350 +height = 150 +origin = bottom-right +offset = 30x30 + + indicate_hidden = yes shrink = no separator_height = 0 @@ -26,16 +33,14 @@ text_icon_padding = 20 max_icon_size = 64 sticky_history = yes history_length = 20 -browser = /usr/bin/firefox -new-tab +browser = /usr/bin/xdg-open always_run_script = true title = Dunst class = Dunst corner_radius = 8 -mouse_left = do_action -[shortcuts] -close = ctrl+space -close_all = ctrl+shift+space +mouse_left_click = do_action +mouse_right_click = close_current [urgency_low] timeout = 4