Round the borders of the Dunst notification window
This commit is contained in:
parent
fed806cfeb
commit
c923913e56
1 changed files with 6 additions and 0 deletions
|
@ -183,6 +183,12 @@
|
||||||
max_icon_size = 24
|
max_icon_size = 24
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
Round the corners of the notification window.
|
||||||
|
|
||||||
|
#+begin_src conf-unix
|
||||||
|
corner_radius = 10
|
||||||
|
#+end_src
|
||||||
|
|
||||||
* Keyboard shortcuts
|
* Keyboard shortcuts
|
||||||
|
|
||||||
#+BEGIN_SRC conf-unix
|
#+BEGIN_SRC conf-unix
|
||||||
|
|
Loading…
Reference in a new issue