summaryrefslogtreecommitdiff
path: root/dunst
diff options
context:
space:
mode:
Diffstat (limited to 'dunst')
-rw-r--r--dunst/dunstrc14
1 files changed, 7 insertions, 7 deletions
diff --git a/dunst/dunstrc b/dunst/dunstrc
index 5339b85..d4565ff 100644
--- a/dunst/dunstrc
+++ b/dunst/dunstrc
@@ -81,10 +81,10 @@
# Defines width in pixels of frame around the notification window.
# Set to 0 to disable.
- frame_width = 3
+ frame_width = 1
# Defines color of the frame around the notification window.
- frame_color = "#aaaaaa"
+ frame_color = "#11d72e"
# Define a color for the separator.
# possible values are:
@@ -106,7 +106,7 @@
### Text ###
- font = Monospace 8
+ font = TamsynPango 12
# The spacing between lines. If the height is smaller than the
# font height, it will get raised to the font height.
@@ -192,7 +192,7 @@
min_icon_size = 0
# Scale larger icons down to this size, set to 0 to disable
- max_icon_size = 32
+ max_icon_size = 128
# Paths to default icons.
icon_path = /usr/share/icons/gnome/16x16/status/:/usr/share/icons/gnome/16x16/devices/
@@ -327,9 +327,9 @@
[urgency_low]
# IMPORTANT: colors have to be defined in quotation marks.
# Otherwise the "#" and following would be interpreted as a comment.
- background = "#222222"
- foreground = "#888888"
- timeout = 10
+ background = "#101010"
+ foreground = "#ffffff"
+ timeout = 4
# Icon for notifications with low urgency, uncomment to enable
#icon = /path/to/icon