diff options
| author | Yigit Sever | 2020-11-06 20:54:56 +0300 |
|---|---|---|
| committer | Yigit Sever | 2020-11-06 20:54:56 +0300 |
| commit | 7a070969f9ffdf03d92219a6e5ede3d9fda03147 (patch) | |
| tree | b6c42fa3c750ab0ade5f5b901cf3474be92ced0e /.config/dunst/dunstrc | |
| parent | f5f340d3025630d409df856cfd469adfddbfdb32 (diff) | |
| download | dotfiles-7a070969f9ffdf03d92219a6e5ede3d9fda03147.tar.gz dotfiles-7a070969f9ffdf03d92219a6e5ede3d9fda03147.tar.bz2 dotfiles-7a070969f9ffdf03d92219a6e5ede3d9fda03147.zip | |
low priority notifications are now 2 seconds
Diffstat (limited to '.config/dunst/dunstrc')
| -rwxr-xr-x | .config/dunst/dunstrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 2823888..3f189b9 100755 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc | |||
| @@ -51,7 +51,7 @@ | |||
| 51 | 51 | ||
| 52 | background = "#080808" | 52 | background = "#080808" |
| 53 | foreground = "#b2b2b2" | 53 | foreground = "#b2b2b2" |
| 54 | timeout = 3 | 54 | timeout = 2 |
| 55 | 55 | ||
| 56 | [urgency_normal] | 56 | [urgency_normal] |
| 57 | 57 | ||
