diff options
| author | Robert Günzler <r@gnzler.io> | 2021-07-29 23:46:59 +0200 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2021-07-29 23:48:38 +0200 |
| commit | 7a19fd0bb6d47926a826ac0a41e9c6c85bd3204f (patch) | |
| tree | dd7edc56554fc09adfa7a26ec229d0d323a09b25 /.config/foot/float.ini | |
| parent | dc9c54e68f1d6348d3799e47e2ae563d3ba145e0 (diff) | |
foot: update config
Diffstat (limited to '.config/foot/float.ini')
| -rw-r--r-- | .config/foot/float.ini | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/.config/foot/float.ini b/.config/foot/float.ini deleted file mode 100644 index 7c1d9e8..0000000 --- a/.config/foot/float.ini +++ /dev/null @@ -1,47 +0,0 @@ -pad=10x10 -app-id=__floating-foot -bold-text-in-bright=yes - -font=Iosevka Fixed SS08:stlye=Slim:size=9,Sarasa Fixed J:size=9,Material Design Icons Desktop:style=Regular - -[url] -launch=url-launcher ${url} - -[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 - -[key-bindings] -pipe-visible=[sh -c "env MENU_PROMPT=foot-visible menu -l 10 | xargs -r url-launcher"] Control+Shift+P |