mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
Switch terminal light theme
This commit is contained in:
parent
859b016779
commit
55fefe17a5
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
theme =
|
||||
{
|
||||
dark = "Default";
|
||||
light = "Adwaita light";
|
||||
light = "GitHub Light";
|
||||
}
|
||||
."${config.myConfig.de.theme}";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue