diff options
| author | Syndamia <kamen.d.mladenov@protonmail.com> | 2021-08-22 10:25:56 +0300 |
|---|---|---|
| committer | Syndamia <kamen.d.mladenov@protonmail.com> | 2021-08-22 10:25:56 +0300 |
| commit | d6a8b96322f46e22b81cad00241f45450cfb73a0 (patch) | |
| tree | d049bf4f57962319a62d421a281917f3517910fa /.config/dunst/dunstrc | |
| parent | b7c5168e977b38cd360f9894200cc26f282aba30 (diff) | |
| download | dotfiles-d6a8b96322f46e22b81cad00241f45450cfb73a0.tar dotfiles-d6a8b96322f46e22b81cad00241f45450cfb73a0.tar.gz dotfiles-d6a8b96322f46e22b81cad00241f45450cfb73a0.zip | |
Updated battery notifications functionality
Diffstat (limited to '.config/dunst/dunstrc')
| -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 c72c1a2..5411a22 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -343,7 +343,7 @@ [urgency_critical] background = "#c35b5b" foreground = "#ffffff" - timeout = 30 + timeout = 120 # Icon for notifications with critical urgency, uncomment to enable #icon = /path/to/icon |
