diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 180f1ab8..f337e443 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -29,7 +29,7 @@ # the top and down respectively. # The width can be negative. In this case the actual width is the # screen width minus the width defined in within the geometry option. - geometry = "400x8-0+34" + geometry = "600x8-0-34" # Show how many messages are currently hidden (because of geometry). indicate_hidden = yes @@ -61,7 +61,7 @@ # Defines width in pixels of frame around the notification window. # Set to 0 to disable. - frame_width = 4 + frame_width = 0 # Defines color of the frame around the notification window. #frame_color = "#aaaaaa"