From c923913e567b4705fc579a41362f7af074a91080 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 3 Apr 2019 00:00:16 -0700 Subject: Round the borders of the Dunst notification window --- dunst/.config/dunst/dunstrc.org | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'dunst') diff --git a/dunst/.config/dunst/dunstrc.org b/dunst/.config/dunst/dunstrc.org index 3bfcd30..9938119 100644 --- a/dunst/.config/dunst/dunstrc.org +++ b/dunst/.config/dunst/dunstrc.org @@ -183,6 +183,12 @@ max_icon_size = 24 #+END_SRC + Round the corners of the notification window. + + #+begin_src conf-unix + corner_radius = 10 + #+end_src + * Keyboard shortcuts #+BEGIN_SRC conf-unix -- cgit v1.2.3-54-g00ecf