diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-10-12 00:00:38 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-10-12 00:00:38 -0400 |
commit | f3bf586e82a6df78408e92ccc635fb087d35a34d (patch) | |
tree | 449440492ac477bbdffaa27a6e821e822a677232 /home-config/foot | |
parent | d94010807f9f47e03fe4003edc1b2e2830df975d (diff) |
foot!
Diffstat (limited to 'home-config/foot')
-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 | ||