diff options
| author | Robert Günzler <r@gnzler.io> | 2021-05-31 16:47:36 +0200 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2021-05-31 16:47:36 +0200 |
| commit | 316dfe676c98b26b0892ac943e10e930dc76397a (patch) | |
| tree | 4254accb62d77c9c614c7468c3359c327eed7610 /.config/foot/float.ini | |
| parent | 20f97518530e5239963d73e7755e1861d9eee605 (diff) | |
foot: update config with upstream changes
Diffstat (limited to '.config/foot/float.ini')
| -rw-r--r-- | .config/foot/float.ini | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.config/foot/float.ini b/.config/foot/float.ini index 375214b..7c1d9e8 100644 --- a/.config/foot/float.ini +++ b/.config/foot/float.ini @@ -1,11 +1,12 @@ pad=10x10 app-id=__floating-foot -url-launch=url-launcher ${url} bold-text-in-bright=yes -bell=none 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 |