66 lines
1.1 KiB
INI
66 lines
1.1 KiB
INI
# -*- conf -*-
|
|
|
|
# For documentation on these options, see `man fnott.ini`
|
|
|
|
# Global values
|
|
# output=<undefined>#
|
|
min-width=300
|
|
max-width=800
|
|
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=aplay ${filename}
|
|
|
|
# Default values, may be overridden in 'urgency' specific sections
|
|
layer=overlay
|
|
background=eee8d5cc
|
|
|
|
border-color=909090ff
|
|
border-radius=12
|
|
border-size=3
|
|
|
|
padding-vertical=20
|
|
padding-horizontal=20
|
|
|
|
# dpi-aware=no
|
|
|
|
title-font=Rubik:size=12
|
|
title-color=586e75ff
|
|
# title-format=<i>%a%A</i>
|
|
|
|
summary-font=Rubik:size=12
|
|
summary-color=839496ff
|
|
# summary-format=<b>%s</b>\n
|
|
|
|
body-font=Rubik:size=12
|
|
body-color=839496ff
|
|
# body-format=%b
|
|
|
|
# progress-bar-height=20
|
|
# progress-bar-color=ffffffff
|
|
|
|
# sound-file=
|
|
# icon=
|
|
|
|
# Timeout values are in seconds. 0 to disable
|
|
# max-timeout=0
|
|
# default-timeout=0
|
|
# idle-timeout=0
|
|
|
|
# [low]
|
|
# background=2b2b2bff
|
|
# title-color=888888ff
|
|
# summary-color=888888ff
|
|
# body-color=888888ff
|
|
|
|
# [normal]
|
|
|
|
# [critical]
|
|
# background=6c3333ff
|