diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2020-08-10 14:04:29 +0200 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2020-08-10 14:04:29 +0200 |
| commit | 7e1ae8bf92d08665a647422071e6d92a4aca3456 (patch) | |
| tree | c6278ad782a5fa7d1de31566e8b4a75e9faf6189 /dunst | |
| parent | 1b1369ce79dcb6e1dcb8ba1bc21cf22220ef52fe (diff) | |
| parent | 5f97842b01d98c586d3b6bc0834ec6704a2b1d3a (diff) | |
| download | dotfiles-7e1ae8bf92d08665a647422071e6d92a4aca3456.tar.gz dotfiles-7e1ae8bf92d08665a647422071e6d92a4aca3456.tar.bz2 dotfiles-7e1ae8bf92d08665a647422071e6d92a4aca3456.zip | |
Merge branch 'carbon'
Diffstat (limited to 'dunst')
| -rw-r--r-- | dunst/dunstrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dunst/dunstrc b/dunst/dunstrc index 12198ed..a9eba7f 100644 --- a/dunst/dunstrc +++ b/dunst/dunstrc @@ -292,7 +292,7 @@ background = "#900000" foreground = "#ffffff" frame_color = "#ff0000" - timeout = 0 + timeout = 15 # Icon for notifications with critical urgency, uncomment to enable #icon = /path/to/icon |
