Update modules/home/gui/theme/default.nix
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{ lib, config, pkgs, ... }:
|
||||
let
|
||||
colorVariant = " black";
|
||||
gtkThemeFromScheme = import ./gtk-theme-gen.nix { inherit pkgs config; };
|
||||
wallpaperGen = import ./wallpaper-gen.nix { inherit pkgs config; };
|
||||
in {
|
||||
|
||||
Reference in New Issue
Block a user