diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 00bc08d..05c41a6 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -22,9 +22,9 @@ ### Geometry ### # dynamic width from 0 to 300 - # width = (0, 300) + width = (300, 500) # constant width of 300 - width = 300 + # width = 300 # The maximum height of a single notification, excluding the frame. height = 300 diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index 54b521f..7474710 100644 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -122,7 +122,7 @@ fade-delta = 4 # Opacity of window titlebars and borders. (0.1 - 1.0, disabled by default) # frame-opacity = 1.0 - +round-borders = 1 # Default opacity for dropdown menus and popup menus. (0.0 - 1.0, defaults to 1.0) # menu-opacity = 1.0