aboutsummaryrefslogtreecommitdiffstats
path: root/config/dunst
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2023-12-08 00:31:54 +0900
committerGitHub <noreply@github.com>2023-12-08 00:31:54 +0900
commit42b449c2bf2c54c5b3f7658f166197dcadf5cd3d (patch)
tree5aaa03534a95efa95358f4745f9863a1a892e011 /config/dunst
parent55a3cfbd7974bca5e8545f28bb4b6bcec1b69342 (diff)
parent0d5617b7f25101bdfee905106eaa898e4dc4f93f (diff)
Merge pull request #54 from JaKooLit/main
update from mainstream
Diffstat (limited to 'config/dunst')
-rwxr-xr-xconfig/dunst/dunstrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/dunst/dunstrc b/config/dunst/dunstrc
index e20c4cc8..74d500d9 100755
--- a/config/dunst/dunstrc
+++ b/config/dunst/dunstrc
@@ -281,7 +281,7 @@
[urgency_low]
# IMPORTANT: colors have to be defined in quotation marks.
# Otherwise the "#" and following would be interpreted as a comment.
- background = "#00000080"
+ background = "#00000095"
foreground = "#fafafa"
frame_color = "#3C27C7"
timeout = 2
@@ -289,7 +289,7 @@
icon = $HOME/.config/dunst/images/bell.png
[urgency_normal]
- background = "#00000080"
+ background = "#00000095"
foreground = "#fafafa"
frame_color = "#3C27C7"
timeout = 5
@@ -297,7 +297,7 @@
icon = $HOME/.config/dunst/images/bell.png
[urgency_critical]
- background = "#00000080"
+ background = "#00000095"
foreground = "#fafafa"
frame_color = "#3C27C7"
timeout = 0
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage