Add multiple hosts & restructure things

This commit is contained in:
2024-01-30 02:51:16 +00:00
parent f5f1a2b69c
commit 5e5508ec84
37 changed files with 596 additions and 510 deletions

View File

@@ -11,7 +11,7 @@
};
};
config = lib.mkIf config.custom.colors.qutebrowser.enable {
config = {
programs.qutebrowser.settings = with config.custom.colors; {
# Text color of the completion widget. May be a single color to use for
# all columns or a list of three colors, one for each column.