dotfiles/dot_config/dunst/dunstrc
2020-11-13 13:27:43 -06:00

45 lines
854 B
Text

[global]
alignment = left
follow = keyboard
font = Roboto Mono for Powerline 11
format = "<u><span foreground='#F7B2AE'>%s</span></u>\n%b"
frame_color = "#383838"
geometry = 500x0-5+5
indicate_hidden = yes
ignore_newline = no
padding = 10
horizontal_padding = 10
progress_bar = true
separator_color = "#383838"
separator_height = 2
shrink = no
word_wrap = true
corner_radius = 2
frame_width = 3
icon_position = left
icon_folders = /usr/share/icons/gnome/32x32/actions
max_icon_size = 32
mouse_left_click = do_action, close_current
mouse_right_click = close_all
[urgency_low]
background = "#101423"
foreground = "#EEFFFF"
timeout = 5
[urgency_normal]
background = "#101423"
foreground = "#EEFFFF"
timeout = 10
[urgency_critical]
background = "#101423"
foreground = "#EEFFFF"
timeout = 0
[shortcuts]
history = ctrl+grave
context = ctrl+shift+period