themer.lua/modules/fnott.lua

24 lines
511 B
Lua
Raw Normal View History

2022-04-10 19:36:46 +00:00
save_config("fnott", [[
# Automatically generated by themer.lua/modules/fnott.lua
2022-05-04 19:08:06 +00:00
anchor=bottom-right
2022-04-10 19:36:46 +00:00
edge-margin-vertical=5
edge-margin-horizontal=5
padding-vertical=10
padding-horizontal=10
notification-margin=5
selection-helper=fuzzel-run -d
border-color=909090
border-size=0
title-font=sans serif:style=Italic:size=8
summary-font=sans serif:style=Bold:size=16
body-font=sans serif:size=12
background={backgroundish}
title-color={foreground}
summary-color={foreground}
body-color={foreground}
]], theme)