diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2020-08-10 02:50:57 +0200 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2020-08-10 02:50:57 +0200 |
| commit | c9a38b22e7b5ea507352a170fd4cf3ea73acc2cd (patch) | |
| tree | 2e53a8a0c152018c31abd89f59afd2583e8d9d33 /dunst | |
| parent | b886c364aca56c684d91a2e6e9c823a50c8b692f (diff) | |
| download | dotfiles-c9a38b22e7b5ea507352a170fd4cf3ea73acc2cd.tar.gz dotfiles-c9a38b22e7b5ea507352a170fd4cf3ea73acc2cd.tar.bz2 dotfiles-c9a38b22e7b5ea507352a170fd4cf3ea73acc2cd.zip | |
Added repo clone in project-open, cleaning installation script
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 |
