summaryrefslogtreecommitdiffstats
path: root/lass/3modules/xresources.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lass/3modules/xresources.nix')
-rw-r--r--lass/3modules/xresources.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lass/3modules/xresources.nix b/lass/3modules/xresources.nix
index 15c5b8b7..07496302 100644
--- a/lass/3modules/xresources.nix
+++ b/lass/3modules/xresources.nix
@@ -12,7 +12,7 @@ with lib;
let
- inherit (import ../../4lib/tv { inherit pkgs lib; }) shell-escape;
+ inherit (import ../../tv/4lib { inherit pkgs lib; }) shell-escape;
inherit (pkgs) writeScript;
in