From fc6d242d9015b22250e31b718b2e8168a1d9d465 Mon Sep 17 00:00:00 2001 From: maxstrb Date: Tue, 24 Feb 2026 23:21:13 +0100 Subject: [PATCH] non important commit --- flake.lock | 21 --------------------- home/modules/stylix.nix | 2 +- 2 files changed, 1 insertion(+), 22 deletions(-) diff --git a/flake.lock b/flake.lock index 8b7e468..8f6b2d3 100644 --- a/flake.lock +++ b/flake.lock @@ -218,26 +218,6 @@ "type": "gitlab" } }, - "hexecute": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1765826167, - "narHash": "sha256-iXQzLgZYzzD6b82Oa1nLvQKvUHrdOWgJi3awhW5YWrk=", - "owner": "ThatOtherAndrew", - "repo": "Hexecute", - "rev": "2105ee3f80a748bd4e270e8092fc12be4be927b6", - "type": "github" - }, - "original": { - "owner": "ThatOtherAndrew", - "repo": "Hexecute", - "type": "github" - } - }, "home-manager": { "inputs": { "nixpkgs": [ @@ -365,7 +345,6 @@ "inputs": { "dolphin-overlay": "dolphin-overlay", "floatc": "floatc", - "hexecute": "hexecute", "home-manager": "home-manager", "nixpkgs": "nixpkgs", "nvf": "nvf", diff --git a/home/modules/stylix.nix b/home/modules/stylix.nix index 24f49cf..e25dfef 100644 --- a/home/modules/stylix.nix +++ b/home/modules/stylix.nix @@ -69,7 +69,7 @@ polarity = "dark"; - image = ../../assets/dark_abstract.png; + image = ../../assets/shadow_dark.png; }; qt.enable = true;