diff options
Diffstat (limited to '.config/dunst')
| -rw-r--r-- | .config/dunst/dunstrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index fda72f3..efb0582 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc | |||
| @@ -5,12 +5,12 @@ | |||
| 5 | geometry = "0x5-2+25" | 5 | geometry = "0x5-2+25" |
| 6 | indicate_hidden = yes | 6 | indicate_hidden = yes |
| 7 | shrink = no | 7 | shrink = no |
| 8 | transparency = 10 | 8 | #transparency = 10 |
| 9 | notification_height = 0 | 9 | notification_height = 0 |
| 10 | separator_height = 2 | 10 | separator_height = 2 |
| 11 | padding = 8 | 11 | padding = 8 |
| 12 | horizontal_padding = 8 | 12 | horizontal_padding = 8 |
| 13 | frame_width = 3 | 13 | #frame_width = 3 |
| 14 | frame_color = "#666666" | 14 | frame_color = "#666666" |
| 15 | separator_color = frame | 15 | separator_color = frame |
| 16 | sort = yes | 16 | sort = yes |
