diff --git a/flake.lock b/flake.lock index 732065e..094b573 100644 --- a/flake.lock +++ b/flake.lock @@ -199,11 +199,11 @@ }, "themes": { "locked": { - "lastModified": 1701432092, - "narHash": "sha256-ukT9O6CTiZJ2u9f+NwJ/gKUH8KNPrWJAe+ykbCql4yI=", + "lastModified": 1701433268, + "narHash": "sha256-HkISXCQ76AtZrsytt7F9JGsBLlXs+k+JjHPvOQHqPpE=", "owner": "RGBCube", "repo": "ThemeNix", - "rev": "edf1d71cb1b16a32fb10b91bbc74afec82de7cf0", + "rev": "e1b00096f67698986d4d0e5c7078fa9a50570af8", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index 591b05e..d02a809 100644 --- a/flake.nix +++ b/flake.nix @@ -50,7 +50,7 @@ pkgs = nixpkgs.legacyPackages.${system}; upkgs = { - theme = themes.custom (themes.raw.gruvbox-dark-hard // { + theme = themes.custom (themes.raw.windows-95 // { corner-radius = 16; border-width = 3;