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
|
|
|
|
|
#max-width=800
|
|
|
|
|
#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-02 22:56:24 +01:00
|
|
|
border-radius=22
|
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
|
|
|
|
|
body-format=Itthebody%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 11:15:00 +01:00
|
|
|
title-color=6c6f85ff
|
|
|
|
|
summary-color=4c4f69ff
|
|
|
|
|
body-color=4c4f69ff
|
|
|
|
|
background=eff1f5ff
|
|
|
|
|
border-color=1e66f5ff
|
|
|
|
|
progress-bar-color=9ca0b0ff
|
2025-04-24 09:15:27 +01:00
|
|
|
|
2025-10-06 11:15:00 +01:00
|
|
|
[critical]
|
|
|
|
|
border-color=fe640bff
|
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
|