From 886d202eb44412977d9b03b77bcc6a125fdafd75 Mon Sep 17 00:00:00 2001 From: Andre Ramnitz Date: Mon, 3 Mar 2025 23:41:05 +0100 Subject: [PATCH] foot: update config --- dot-config/foot/foot.ini | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/dot-config/foot/foot.ini b/dot-config/foot/foot.ini index f3db297d..a29be692 100644 --- a/dot-config/foot/foot.ini +++ b/dot-config/foot/foot.ini @@ -15,8 +15,8 @@ shell=/bin/fish # font-italic= # font-bold-italic= # font-size-adjustment=0.5 -font=FantasqueSansM Nerd Font:size=13:weight=normal -font-bold=FantasqueSansM Nerd Font:size=13:weight=bold +font=FiraCode Nerd Font:size=12:weight=normal +font-bold=FiraCode Nerd Font:size=12:weight=bold # font-italic=IosevkaTerm NFM:size=12:style=italic:weight=200 # font-bold-italic=IosevkaTerm NFM:size=12:slant=italic:weight=500 # line-height= @@ -31,8 +31,8 @@ dpi-aware=yes # initial-window-size-pixels=700x500 # Or, # initial-window-size-chars= # initial-window-mode=windowed -initial-window-size-chars=135x29 -pad=32x16 center # optionally append 'center' +initial-window-size-chars=99x29 +pad=16x8 center # optionally append 'center' # resize-by-cells=yes # resize-delay-ms=100 @@ -69,8 +69,8 @@ lines=16384 # indicator-format="" [url] -# launch=xdg-open ${url} -launch=qutebrowser --target=tab --untrusted-args ${url} +launch=xdg-open ${url} +# launch=qutebrowser --target=tab --untrusted-args ${url} # label-letters=sadfjklewcmpgh label-letters=asdfghjkl # osc8-underline=url-mode @@ -81,7 +81,7 @@ label-letters=asdfghjkl # style=block # color= blink=yes -# blink-rate=500 +blink-rate=480 # beam-thickness=1.5 # underline-thickness= -- 2.51.2