Move qutebrowser configuration
This commit is contained in:
parent
96b431de55
commit
be98bcad26
8 changed files with 39 additions and 52 deletions
5
modules2/browsers/qutebrowser/settings.nix
Normal file
5
modules2/browsers/qutebrowser/settings.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
flake.modules.homeManager.gui.programs.qutebrowser.settings = {
|
||||
colors.webpage.darkmode.enabled = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue