From 07f13ef6e86d72c48ba760ba353e17d441881160 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 5 Dec 2025 23:00:42 +0530 Subject: Cleanup --- home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home.nix') diff --git a/home.nix b/home.nix index 784a24e..54294a0 100644 --- a/home.nix +++ b/home.nix @@ -94,7 +94,7 @@ in ".local/share/qutebrowser/userscripts".source = ./config/qutebrowser/userscripts; ".local/share/qutebrowser/greasemonkey".source = ./config/qutebrowser/greasemonkey; ".config/dunst".source = ./config/dunst; - ".config/lf".source = ./config/lf; + # ".config/lf".source = ./config/lf; ".config/picom.conf".source = ./config/picom.conf; ".wyrdrc".source = ./config/remind/.wyrdrc; "scripts".source = ./scripts; -- cgit v1.3.1