diff options
-rw-r--r-- | dotfiles/.config/foot/foot.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dotfiles/.config/foot/foot.ini b/dotfiles/.config/foot/foot.ini index 871e793..d08eeb5 100644 --- a/dotfiles/.config/foot/foot.ini +++ b/dotfiles/.config/foot/foot.ini @@ -27,3 +27,11 @@ bright7 = faf6e5 [search-bindings] find-prev = Control+p find-next = Control+n + +[url] +osc8-underline = always + +[bell] +urgent = yes +command = mpv /home/yaroslav/.local/share/soundalerts/ding.ogg +command-focused = yes |