aboutsummaryrefslogtreecommitdiffstats
path: root/config/dunst
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com~>2023-12-22 21:45:40 +0900
committerJaKooLit <jimmielovejay@gmail.com~>2023-12-22 21:45:40 +0900
commitff0733ec97d85270ab399259695ede86df47d1a8 (patch)
tree793216cc6ae503d202ccd0f3b908e385917d9e95 /config/dunst
parent2287d9998be917f4a1ce2754b7ec7fbb54699a40 (diff)
updated main to resolve conflicts
Diffstat (limited to 'config/dunst')
-rwxr-xr-xconfig/dunst/dunstrc10
1 files changed, 5 insertions, 5 deletions
diff --git a/config/dunst/dunstrc b/config/dunst/dunstrc
index bef9244f..2fb4d191 100755
--- a/config/dunst/dunstrc
+++ b/config/dunst/dunstrc
@@ -54,7 +54,7 @@
frame_width = 2
# Defines color of the frame around the notification window.
- frame_color = "#4D0EB5"
+ frame_color = "#17474D"
# Define a color for the separator.
# possible values are:
@@ -170,7 +170,7 @@
### Misc/Advanced ###
# dmenu path.
- dmenu = /usr/bin/rofi -p dunst:
+ dmenu = /usr/bin/rofi -dmenu -p dunst
# Browser for opening urls in context menu.
browser = /usr/bin/firefox -new-tab
@@ -232,7 +232,7 @@
# Otherwise the "#" and following would be interpreted as a comment.
background = "#00000095"
foreground = "#fafafa"
- frame_color = "#4D0EB5"
+ frame_color = "#17474D"
timeout = 2
# Icon for notifications with low urgency, uncomment to enable
icon = $HOME/.config/dunst/images/bell.png
@@ -240,7 +240,7 @@
[urgency_normal]
background = "#00000095"
foreground = "#fafafa"
- frame_color = "#4D0EB5"
+ frame_color = "#17474D"
timeout = 5
# Icon for notifications with normal urgency, uncomment to enable
icon = $HOME/.config/dunst/images/bell.png
@@ -248,7 +248,7 @@
[urgency_critical]
background = "#00000095"
foreground = "#fafafa"
- frame_color = "#4D0EB5"
+ frame_color = "#17474D"
timeout = 0
# Icon for notifications with critical urgency, uncomment to enable
icon = $HOME/.config/dunst/images/bell.png
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage