diff options
Diffstat (limited to 'home-config/foot/foot.ini')
-rw-r--r-- | home-config/foot/foot.ini | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/home-config/foot/foot.ini b/home-config/foot/foot.ini new file mode 100644 index 0000000..3203e46 --- /dev/null +++ b/home-config/foot/foot.ini | |||
@@ -0,0 +1,9 @@ | |||
1 | font=Monofur Nerd Font Mono:size=15 | ||
2 | font-bold=Monofur Nerd Font Mono:size=15 | ||
3 | font-italic=Monofur Nerd Font Mono:size=15 | ||
4 | font-bold-italic=Monofur Nerd Font Mono:size=15 | ||
5 | |||
6 | notify=notify-send -a ${app-id} -i ${app-id} ${title} ${body} | ||
7 | |||
8 | [colors] | ||
9 | alpha=0.7 | ||