diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-10-11 16:54:40 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-10-11 16:54:40 -0400 |
commit | a01f7ce1b0e79ade2d5871aa29170af2925de542 (patch) | |
tree | f40f194f4a79b4cfbae5c1bad13570fd35bed2ab /home-config/foot | |
parent | ca201bd9f1ce2bc1e6b5eb5107bf3ffc764417b4 (diff) |
Changed things, i dunno
Diffstat (limited to 'home-config/foot')
-rw-r--r-- | home-config/foot/foot.ini | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/home-config/foot/foot.ini b/home-config/foot/foot.ini index 8f329a6..36b82c8 100644 --- a/home-config/foot/foot.ini +++ b/home-config/foot/foot.ini | |||
@@ -1,6 +1,7 @@ | |||
1 | font=Lilex Nerd Font Mono:size=14,FiraCode Nerd Font Mono:size=14 | 1 | font=Lilex Nerd Font Mono:size=14,FiraCode Nerd Font Mono:size=14 |
2 | 2 | ||
3 | notify=notify-send -a ${app-id} -i ${app-id} ${title} ${body} | 3 | [desktop-notifications] |
4 | command=notify-send -a ${app-id} -i ${app-id} ${title} ${body} | ||
4 | 5 | ||
5 | [colors] | 6 | [colors] |
6 | alpha=0.75 | 7 | alpha=0.75 |