diff options
Diffstat (limited to '.config/foot/float.ini')
| -rw-r--r-- | .config/foot/float.ini | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/.config/foot/float.ini b/.config/foot/float.ini new file mode 100644 index 0000000..f2e8b02 --- /dev/null +++ b/.config/foot/float.ini @@ -0,0 +1,48 @@ +pad=10x10 +app-id=__floating-foot +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 + +[scrollback] +lines=1000 + +[colors] +background=1c1c1c +foreground=bdc0ba + +regular0=1c1c1c +regular1=e03c8a +regular2=90b44b +regular3=caad5f +regular4=58b2dc +regular5=828282 +regular6=e3916e +regular7=bdc0ba +bright0=535953 +bright1=86c166 +bright2=ddd23b +bright3=b28fce +bright4=ffb11b +bright5=66bab7 +bright6=77969a +bright7=fffffb + +selection-background=ddd23b +selection-foreground=1c1c1c +jump-labels=58b2dc fffffb +urls=66bab7 +alpha=0.9 + +[mouse] +hide-when-typing=no + +[csd] +preferred=server |