From f3bf586e82a6df78408e92ccc635fb087d35a34d Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Thu, 12 Oct 2023 00:00:38 -0400 Subject: foot! --- home-config/foot/foot.ini | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 home-config/foot/foot.ini (limited to 'home-config/foot') 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 @@ +font=Monofur Nerd Font Mono:size=15 +font-bold=Monofur Nerd Font Mono:size=15 +font-italic=Monofur Nerd Font Mono:size=15 +font-bold-italic=Monofur Nerd Font Mono:size=15 + +notify=notify-send -a ${app-id} -i ${app-id} ${title} ${body} + +[colors] +alpha=0.7 -- cgit v1.2.3