iso-profiles/mabox-en/desktop-overlay/etc/skel/.config/dunst/dunstrc.1

65 lines
1.4 KiB
Groff

[global]
font = Hack 10
allow_markup = yes
# The format of the message. Possible variables are:
# %a appname
# %s summary
# %b body
# %i iconname (including its path)
# %I iconname (without its path)
# %p progress value if set ([ 0%] to [100%]) or nothing
# Markup is allowed
format = "<b>%s</b>\n%b"
sort = yes
indicate_hidden = yes
alignment = left
bounce_freq = 0
show_age_threshold = 60
word_wrap = yes
ignore_newline = no
geometry = "300x5-30+50"
shrink = no
transparency = 0
idle_threshold = 120
monitor = 0
follow = mouse
sticky_history = yes
history_length = 20
show_indicators = yes
line_height = 0
separator_height = 5
padding = 20
horizontal_padding = 20
separator_color = frame
startup_notification = false
# dmenu = /usr/bin/dmenu -p dunst:
browser = /usr/bin/google-chrome-beta
icon_position = off
icon_folders = /usr/share/icons/gnome/16x16/status/:/usr/share/icons/gnome/16x16/devices/
[frame]
width = 5
color = "#cc241d"
[shortcuts]
close = ctrl+space
close_all = ctrl+shift+space
[urgency_low]
background = "#1d2021"
foreground = "#ebdbb2"
timeout = 3
[urgency_normal]
background = "#1d2021"
foreground = "#ebdbb2"
timeout = 3
[urgency_critical]
background = "#1d2021"
foreground = "#ebdbb2"
timeout = 3