150 lines
4.4 KiB
Plaintext
150 lines
4.4 KiB
Plaintext
# See dunst(5) for all configuration options
|
|
|
|
[global]
|
|
|
|
monitor = 0
|
|
|
|
icon_path = /usr/share/icons/Papirus-Dark/32x32/status/:/usr/share/icons/Papirus-Dark/32x32/devices/:/usr/share/icons/Papirus-Dark/32x32/emblems/
|
|
icon_theme = Papirus
|
|
enable_recursive_icon_lookup = true
|
|
|
|
follow = mouse
|
|
width = 300
|
|
height = (0, 150)
|
|
origin = bottom-center
|
|
offset = (20, 20)
|
|
scale = 0
|
|
notification_limit = 0
|
|
progress_bar = true
|
|
progress_bar_height = 10
|
|
progress_bar_frame_width = 1
|
|
progress_bar_min_width = 150
|
|
progress_bar_max_width = 300
|
|
indicate_hidden = yes
|
|
transparency = 0
|
|
separator_height = 5
|
|
padding = 15
|
|
horizontal_padding = 15
|
|
text_icon_padding = 0
|
|
frame_width = 1
|
|
# frame_color = "#222222"
|
|
# frame_color = "#6A5ACD"
|
|
frame_color = "#458588"
|
|
# separator_color = frame
|
|
separator_color = auto
|
|
sort = yes
|
|
#font = Iosevka Medium Italic 10
|
|
# font = Iosevka Term 12
|
|
font = Ubuntu 12
|
|
# font = Clean Sans Medium 13
|
|
line_height = 0
|
|
markup = full
|
|
format = "<b>%s</b>\n%b"
|
|
# alignment = center
|
|
alignment = left
|
|
vertical_alignment = center
|
|
show_age_threshold = 60
|
|
ellipsize = middle
|
|
ignore_newline = yes
|
|
stack_duplicates = true
|
|
hide_duplicate_count = false
|
|
# show_indicators = no
|
|
show_indicators = yes
|
|
icon_position = left
|
|
icon_size = 0
|
|
max_icon_size = 32
|
|
|
|
# My pref
|
|
history = ctrl+grave
|
|
history_length = 20
|
|
mouse_left_click = close_current
|
|
mouse_middle_click = do_action
|
|
mouse_right_click = close_all
|
|
|
|
# Browser for opening urls in context menu.
|
|
browser = /usr/bin/vivaldi
|
|
|
|
|
|
[urgency_low]
|
|
# IMPORTANT: colors have to be defined in quotation marks.
|
|
# Otherwise the "#" and following would be interpreted as a comment.
|
|
background = "#282828"
|
|
foreground = "#FFFFFF"
|
|
highlight = "#FFFFFF"
|
|
timeout = 10
|
|
default_icon = /home/zloy_linux/.config/dunst/scripts/bell.svg
|
|
# icon = /home/zloy_linux/.icons/McMojave-circle/status/32/dialog-information.svg
|
|
|
|
[urgency_normal]
|
|
background = "#282828"
|
|
foreground = "#FFFFFF"
|
|
highlight = "#dadada"
|
|
# highlight-background = "#232338"
|
|
timeout = 10
|
|
default_icon = /home/zloy_linux/.config/dunst/scripts/bell.svg
|
|
# icon = /home/zloy_linux/.icons/McMojave-circle/status/32/dialog-warning.svg
|
|
|
|
[urgency_critical]
|
|
background = "#CC241D"
|
|
foreground = "#D3D3D3"
|
|
highlight = "#D9E0EE"
|
|
frame_color = "#ff0000"
|
|
timeout = 10
|
|
default_icon = /home/zloy_linux/.config/dunst/scripts/alert.svg
|
|
## icon = /home/zloy_linux/.icons/McMojave-circle/status/32/dialog-error.svg
|
|
|
|
#########################################################################
|
|
|
|
[screenshot_sound]
|
|
appname = flameshot
|
|
summary = "Flameshot Info"
|
|
script = "~/.config/dunst/scripts/screenshot-sound.sh"
|
|
new_icon = /home/zloy_linux/.config/dunst/scripts/screenshot.svg
|
|
|
|
[vivaldi_sound]
|
|
appname = "Vivaldi"
|
|
summary = "Загрузка завершена"
|
|
script = "~/.config/dunst/scripts/vivaldi-sound.sh"
|
|
# new_icon = /home/zloy_linux/.config/dunst/scripts/screenshot.svg
|
|
|
|
#[mail_nextcloud_sound]
|
|
# appname = "Vivaldi"
|
|
# summary = "Почта Nextcloud"
|
|
# script = "~/.config/dunst/scripts/vivaldi-sound-mail.sh"
|
|
## new_icon = /home/zloy_linux/.config/dunst/scripts/screenshot.svg
|
|
|
|
[mail_vivaldi_sound]
|
|
appname = "Vivaldi"
|
|
summary = "default"
|
|
script = "~/.config/dunst/scripts/vivaldi-sound-mail.sh"
|
|
# new_icon = /home/zloy_linux/.config/dunst/scripts/screenshot.svg
|
|
|
|
|
|
[senpai_message_sound]
|
|
appname = senpai
|
|
summary = "default"
|
|
# new_icon = /home/zloy_linux/.config/dunst/scripts/chat4.png
|
|
script = "~/.config/dunst/scripts/vivaldi-sound-mail.sh"
|
|
# script = "~/.config/dunst/scripts/gomuks-message-sound.sh"
|
|
|
|
[seafile]
|
|
appname = "Seafile"
|
|
summary = "Cloud синхронизирован"
|
|
new_icon = /home/zloy_linux/.config/dunst/scripts/Seafile.png
|
|
# script = "~/.config/dunst/scripts/vivaldi-sound-mail.sh"
|
|
script = "~/.config/dunst/scripts/gomuks-message-sound.sh"
|
|
|
|
|
|
[nchat_message_sound]
|
|
appname = "nchat"
|
|
new_icon = /home/zloy_linux/.config/dunst/scripts/screenshot.svg
|
|
script = "~/.config/dunst/scripts/gomuks-message-sound.sh"
|
|
|
|
#[news_notify]
|
|
# appname = "newsboat"
|
|
# format = "%d Обновлений в RSS лентах"
|
|
# new_icon = /home/zloy_linux/.config/dunst/scripts/rss.png
|
|
# urgency = normal
|
|
# history_ignore = yes
|
|
|