2025-04-24 09:15:27 +01:00
|
|
|
# -*- conf -*-
|
|
|
|
|
|
|
|
|
|
# For documentation on these options, see `man fnott.ini`
|
|
|
|
|
|
|
|
|
|
# Global values
|
|
|
|
|
# output=<undefined>#
|
2025-10-02 22:56:24 +01:00
|
|
|
#min-width=300
|
2025-10-06 11:38:49 +01:00
|
|
|
max-width=500
|
2025-10-02 22:56:24 +01:00
|
|
|
#max-height=200
|
2025-04-24 09:15:27 +01:00
|
|
|
# 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
|
2025-10-02 22:56:24 +01:00
|
|
|
play-sound=play ${filename}
|
2025-04-24 09:15:27 +01:00
|
|
|
|
|
|
|
|
# Default values, may be overridden in 'urgency' specific sections
|
|
|
|
|
layer=overlay
|
|
|
|
|
|
2025-10-06 11:30:04 +01:00
|
|
|
border-radius=12
|
2025-04-24 09:15:27 +01:00
|
|
|
border-size=3
|
|
|
|
|
|
|
|
|
|
padding-vertical=20
|
|
|
|
|
padding-horizontal=20
|
|
|
|
|
|
2025-10-02 22:56:24 +01:00
|
|
|
dpi-aware=yes
|
2025-04-24 09:15:27 +01:00
|
|
|
|
|
|
|
|
title-font=Rubik:size=12
|
|
|
|
|
# title-format=<i>%a%A</i>
|
|
|
|
|
|
2025-10-02 22:56:24 +01:00
|
|
|
summary-font=Rubik:size=10
|
2025-04-24 09:15:27 +01:00
|
|
|
# summary-format=<b>%s</b>\n
|
|
|
|
|
|
2025-10-02 22:56:24 +01:00
|
|
|
body-font=Rubik:size=10
|
2025-10-06 11:27:14 +01:00
|
|
|
body-format=%b
|
2025-04-24 09:15:27 +01:00
|
|
|
|
|
|
|
|
# progress-bar-height=20
|
|
|
|
|
# progress-bar-color=ffffffff
|
|
|
|
|
|
2025-10-02 22:56:24 +01:00
|
|
|
sound-file=/usr/share/sounds/freedesktop/stereo/bell.oga
|
2025-04-24 09:15:27 +01:00
|
|
|
# icon=
|
|
|
|
|
|
|
|
|
|
# Timeout values are in seconds. 0 to disable
|
2025-04-24 11:08:23 +01:00
|
|
|
max-timeout=60
|
|
|
|
|
default-timeout=10
|
|
|
|
|
idle-timeout=30
|
2025-04-24 09:15:27 +01:00
|
|
|
|
2025-10-06 20:47:10 +01:00
|
|
|
title-color=54546DFF #54546DFF
|
|
|
|
|
summary-color=363646FF #363646FF
|
|
|
|
|
body-color=363646FF #363646FF
|
2025-10-06 20:17:06 +01:00
|
|
|
background=DCD7BAFF #DCD7BAFF
|
|
|
|
|
border-color=2D4F67FF #2D4F67FF
|
|
|
|
|
progress-bar-color=9CABCAFF #9CABCAFF
|
2025-04-24 09:15:27 +01:00
|
|
|
|
2025-10-06 11:15:00 +01:00
|
|
|
[critical]
|
2025-10-06 20:17:06 +01:00
|
|
|
border-color=FF9E3BFF #FF9E3BFF
|
2025-04-24 09:15:27 +01:00
|
|
|
|
2025-10-06 11:15:00 +01:00
|
|
|
[low]
|
|
|
|
|
sound-file=/usr/share/sounds/freedesktop/stereo/message.oga
|