diff options
| author | xengineering <me@xengineering.eu> | 2026-07-21 13:42:16 +0200 |
|---|---|---|
| committer | xengineering <me@xengineering.eu> | 2026-07-21 13:42:16 +0200 |
| commit | 06b0836deda19dbd8115d1123244b79fbd784407 (patch) | |
| tree | e8bb4ff2c864e5dec1a17c5f74d0c9f5fd7c4fcf | |
| parent | 103c9eda9a7882ef25af9e0c77104424829139e9 (diff) | |
| download | dotfiles-main.tar dotfiles-main.tar.zst dotfiles-main.zip | |
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.
| -rw-r--r-- | foot/foot.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/foot/foot.ini b/foot/foot.ini index 2ec9c1a..e8463d3 100644 --- a/foot/foot.ini +++ b/foot/foot.ini @@ -3,7 +3,7 @@ font=JetBrainsMono-Regular:size=13 dpi-aware=no include=/usr/share/foot/themes/kitty -[colors] +[colors-dark] alpha=0.85 background=1d1f21 |
