| Age | Commit message (Collapse) | Author |
|
The `colors` section in foot was split to `colors-dark` and
`colors-light`.
Sadly there is no config file which is suitable for current Arch Linux
and Debian Bookworm.
Both setups should be supported but since Arch takes precedence the new
section name is now tracked here.
Debian Bookworm users can still adapt this on a separate branch or let
the change uncommitted.
|
|
This reverts commit f7daebe7970b2c297cbd8f4373e975b2bec6be7f.
The Debian version of foot does not know the new section name yet.
|
|
This theme is available under Arch Linux and Debian. It is by far not
the prettiest choice but it has a lot of contrast in many situations.
This makes it more ergonomic.
|
|
The old section name `colors` is deprecated.
|
|
With the bar from the configured LSP the first 81 columns are not
visible anymore in nvim. Thus this font size is reduced.
|
|
They are available on both Arch and Debian Linux.
|
|
|
|
The URL mode used to be mapped to Control-Shift-u by default. This is
now re-established.
The unicode mode was never actually used. Since it needs some
configuration and Control-Shift-o is just freed it gets this
combination.
|
|
|
|
|
|
foot 1.14.0 switched the default theme. My personal preference is still
the old one and thus I select it like this.
|
|
This make ~/.config a simple Git repository instead of the handling with
worktrees and bare repositories which is too complex.
|