diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index 774f6b0..3cf7751 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -28,8 +28,6 @@ font=JetBrainsMono Nerd Font:size=12 # pad=2x2 # optionally append 'center' # resize-delay-ms=100 -notify=notify-send -a ${app-id} -i ${app-id} ${title} ${body} - # bold-text-in-bright=no # bell=none # word-delimiters=,│`|:"'()[]{}<> @@ -42,6 +40,9 @@ notify=notify-send -a ${app-id} -i ${app-id} ${title} ${body} # command= # command-focused=no +[desktop-notifications] +command=notify-send -a ${app-id} -i ${app-id} ${title} ${body} + [scrollback] # lines=1000 # multiplier=3.0