From f6ac91b8e83e0eb5d5dde61c6947cbd76ad52ca1 Mon Sep 17 00:00:00 2001 From: xdavidwu Date: Mon, 28 Jun 2021 20:35:14 +0800 Subject: [PATCH] foot: config for 1.8 --- .config/foot/foot.ini | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index 6abdf18..d42ca57 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -1,9 +1,14 @@ font=DejaVu Sans Mono:size=10 -bell=notify -notify=notify-send ${title} ${body}. -osc8-underline=always +notify=notify-send ${window-title} ${body} term=xterm-256color +[bell] +urgent=yes +notify=yes + +[url] +osc8-underline=always + [scrollback] [mouse] -- 2.45.2