diff options
| author | Charles Cabergs <charles.cabergs@colruytgroup.com> | 2023-09-27 11:13:41 +0200 |
|---|---|---|
| committer | Charles Cabergs <charles.cabergs@colruytgroup.com> | 2023-09-27 11:13:41 +0200 |
| commit | 5892a1abd64c99cd35be47e5ae3cb01f207c1d8c (patch) | |
| tree | 895c1ee41b053944e840c19b8b36a2f6ac650cb2 /config/dunst | |
| parent | 4c5f87426b7c361b9f535ba17b5d882f4bf25e4a (diff) | |
| parent | d21a65ca91273b351170f453b80aa3b157841700 (diff) | |
| download | dotfiles-5892a1abd64c99cd35be47e5ae3cb01f207c1d8c.tar.gz dotfiles-5892a1abd64c99cd35be47e5ae3cb01f207c1d8c.tar.bz2 dotfiles-5892a1abd64c99cd35be47e5ae3cb01f207c1d8c.zip | |
Merge branch 'master' of https://github.com/cacharle/dotfiles
Diffstat (limited to 'config/dunst')
| -rw-r--r-- | config/dunst/dunstrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/dunst/dunstrc b/config/dunst/dunstrc index 7ba2933..78bfa5f 100644 --- a/config/dunst/dunstrc +++ b/config/dunst/dunstrc @@ -61,7 +61,7 @@ # Defines width in pixels of frame around the notification window. # Set to 0 to disable. - frame_width = 2 + frame_width = 1 # Defines color of the frame around the notification window. frame_color = "#aaaaaa" |
