Update modules/home/gui/theme/default.nix

This commit is contained in:
2026-06-04 10:46:24 +02:00
parent c25e75a1b6
commit e9f5942202

View File

@@ -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 {