aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/fnott/fnott.ini67
1 files changed, 67 insertions, 0 deletions
diff --git a/.config/fnott/fnott.ini b/.config/fnott/fnott.ini
new file mode 100644
index 0000000..4f2105f
--- /dev/null
+++ b/.config/fnott/fnott.ini
@@ -0,0 +1,67 @@
+# -*- conf -*-
+
+# For documentation on these options, see `man fnott.ini`
+
+# Global values
+# output=<undefined>#
+# min-width=0
+# max-width=0
+# max-height=0
+stacking-order=top-down
+# anchor=top-right
+# edge-margin-vertical=10
+# edge-margin-horizontal=10
+# 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=top
+background=000000CC
+
+border-color=33ffccff
+# border-radius=0
+border-size=2
+
+# padding-vertical=20
+# padding-horizontal=20
+
+# dpi-aware=no
+
+# title-font=sans serif
+# title-color=ffffffff
+title-format=
+
+summary-font=GoMono Nerd Font Mono:style=Bold:size=10
+# summary-color=ffffffff
+summary-format=<b>%s</b>\n
+
+body-font=GoMono Nerd Font Mono:size=10
+# body-color=ffffffff
+# body-format=%b
+
+# progress-bar-height=20
+# progress-color=ffffffff
+# progress-style=bar
+
+# sound-file=
+# icon=
+
+# Timeout values are in seconds. 0 to disable
+# max-timeout=0
+default-timeout=5
+# idle-timeout=0
+
+# [low]
+# background=2b2b2bff
+# title-color=888888ff
+# summary-color=888888ff
+# body-color=888888ff
+
+# [normal]
+
+# [critical]
+# background=6c3333ff