63 lines
1.2 KiB
INI
63 lines
1.2 KiB
INI
# -*- conf -*-
|
|
|
|
# For documentation on these options, see `man fnott.ini`
|
|
|
|
# Global values
|
|
# output=<undefined>#
|
|
#min-width=300
|
|
max-width=500
|
|
#max-height=200
|
|
# stacking-order=bottom-up
|
|
anchor=top-right
|
|
edge-margin-vertical=40
|
|
edge-margin-horizontal=40
|
|
# notification-margin=10
|
|
# icon-theme=hicolor
|
|
# max-icon-size=32
|
|
# selection-helper=dmenu
|
|
# selection-helper-uses-null-separator=no
|
|
play-sound=play ${filename}
|
|
|
|
# Default values, may be overridden in 'urgency' specific sections
|
|
layer=overlay
|
|
|
|
border-radius=12
|
|
border-size=3
|
|
|
|
padding-vertical=20
|
|
padding-horizontal=20
|
|
|
|
dpi-aware=yes
|
|
|
|
title-font=Rubik:size=12
|
|
# title-format=<i>%a%A</i>
|
|
|
|
summary-font=Rubik:size=10
|
|
# summary-format=<b>%s</b>\n
|
|
|
|
body-font=Rubik:size=10
|
|
body-format=%b
|
|
|
|
# progress-bar-height=20
|
|
# progress-bar-color=ffffffff
|
|
|
|
sound-file=/usr/share/sounds/freedesktop/stereo/bell.oga
|
|
# icon=
|
|
|
|
# Timeout values are in seconds. 0 to disable
|
|
max-timeout=60
|
|
default-timeout=10
|
|
idle-timeout=30
|
|
|
|
title-color=54546DFF #54546DFF
|
|
summary-color=363646FF #363646FF
|
|
body-color=363646FF #363646FF
|
|
background=DCD7BAFF #DCD7BAFF
|
|
border-color=2D4F67FF #2D4F67FF
|
|
progress-bar-color=9CABCAFF #9CABCAFF
|
|
|
|
[critical]
|
|
border-color=FF9E3BFF #FF9E3BFF
|
|
|
|
[low]
|
|
sound-file=/usr/share/sounds/freedesktop/stereo/message.oga
|