diff options
Diffstat (limited to 'accounts/gkleen@sif/dunstrc.d')
-rw-r--r-- | accounts/gkleen@sif/dunstrc.d/00-urgency_low.conf | 2 | ||||
-rw-r--r-- | accounts/gkleen@sif/dunstrc.d/01-urgency_normal.conf | 2 | ||||
-rw-r--r-- | accounts/gkleen@sif/dunstrc.d/02-urgency_critical.conf | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/accounts/gkleen@sif/dunstrc.d/00-urgency_low.conf b/accounts/gkleen@sif/dunstrc.d/00-urgency_low.conf index 442cc243..98c94b64 100644 --- a/accounts/gkleen@sif/dunstrc.d/00-urgency_low.conf +++ b/accounts/gkleen@sif/dunstrc.d/00-urgency_low.conf | |||
@@ -1,4 +1,4 @@ | |||
1 | [urgency_low] | 1 | [urgency_low] |
2 | background="#000000" | 2 | background="#000000aa" |
3 | foreground="#999999" | 3 | foreground="#999999" |
4 | timeout=5 \ No newline at end of file | 4 | timeout=5 \ No newline at end of file |
diff --git a/accounts/gkleen@sif/dunstrc.d/01-urgency_normal.conf b/accounts/gkleen@sif/dunstrc.d/01-urgency_normal.conf index a95dfdf1..f8fa8e2d 100644 --- a/accounts/gkleen@sif/dunstrc.d/01-urgency_normal.conf +++ b/accounts/gkleen@sif/dunstrc.d/01-urgency_normal.conf | |||
@@ -1,4 +1,4 @@ | |||
1 | [urgency_normal] | 1 | [urgency_normal] |
2 | background="#000000" | 2 | background="#000000aa" |
3 | foreground="#ffffff" | 3 | foreground="#ffffff" |
4 | timeout=15 \ No newline at end of file | 4 | timeout=15 \ No newline at end of file |
diff --git a/accounts/gkleen@sif/dunstrc.d/02-urgency_critical.conf b/accounts/gkleen@sif/dunstrc.d/02-urgency_critical.conf index d57fe91c..a08bf4b1 100644 --- a/accounts/gkleen@sif/dunstrc.d/02-urgency_critical.conf +++ b/accounts/gkleen@sif/dunstrc.d/02-urgency_critical.conf | |||
@@ -1,4 +1,4 @@ | |||
1 | [urgency_critical] | 1 | [urgency_critical] |
2 | background="#900000" | 2 | background="#900000aa" |
3 | foreground="#ffffff" | 3 | foreground="#ffffff" |
4 | timeout=0 | 4 | timeout=0 |