mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-03-30 00:47:23 +02:00
gui/terminal: Update foot config
This commit is contained in:
parent
fd4ef78361
commit
1ecc80ec5c
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ in
|
|||
programs.foot = {
|
||||
enable = true;
|
||||
settings = {
|
||||
colors =
|
||||
colors-dark =
|
||||
let
|
||||
colorCfg = value: mkIf (value != null) value;
|
||||
colorCfgNormal = color: colorCfg color.normal;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue