dotfiles/dunst/dunstrc

18 lines
245 B
Plaintext
Raw Permalink Normal View History

[global]
monitor = 0
follow = none
2021-10-29 09:27:35 +02:00
origin = top-center
offset = 0x10
width = 1200
idle_threshold = 120
browser = /usr/bin/firefox -new-tab
icon_position = off
format = "<b>%a / %s</b>\n%b"
# vim: ft=cfg