diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2024-08-08 21:07:31 -0400 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2024-08-08 21:07:31 -0400 |
commit | 3a4ed65e66a20b9e15e93f4f73cf8496b493c633 (patch) | |
tree | 7727e660ad50c5771abe5ea44e69d60bfd4e681c /.config/foot | |
parent | 22f84522b2c0a50a38de3323fcf7edf9fa702723 (diff) |
Massive step towards wayland migration
Diffstat (limited to '.config/foot')
-rw-r--r-- | .config/foot/foot.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index 9d486a5..6331160 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -6,7 +6,7 @@ term=foot # (or xterm-256color if built with -Dterminfo=disabled) app-id=foot # globally set wayland app-id. Default values are "foot" and "footclient" for desktop and server mode title=foot -# locked-title=no +locked-title=no font=monospace:size=8 # font-bold=<bold variant of regular font> |