diff options
Diffstat (limited to '.config/foot/float.ini')
| -rw-r--r-- | .config/foot/float.ini | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/.config/foot/float.ini b/.config/foot/float.ini index f2e8b02..375214b 100644 --- a/.config/foot/float.ini +++ b/.config/foot/float.ini @@ -4,12 +4,7 @@ url-launch=url-launcher ${url} bold-text-in-bright=yes bell=none -# [font] -# font=Cozette:style=Regular:size=6:weight=bold -font=Iosevka SS14:stlye=Slim:size=10 -font-bold=Iosevka SS14:stlye=Bold:size=10 -font-italic=Iosevka SS14:stlye=Italic:size=10 -font-bold-italic=Iosevka SS14:stlye=Bold Italic:size=10 +font=Iosevka Fixed SS08:stlye=Slim:size=9,Sarasa Fixed J:size=9,Material Design Icons Desktop:style=Regular [scrollback] lines=1000 @@ -46,3 +41,6 @@ hide-when-typing=no [csd] preferred=server + +[key-bindings] +pipe-visible=[sh -c "env MENU_PROMPT=foot-visible menu -l 10 | xargs -r url-launcher"] Control+Shift+P |