aboutsummaryrefslogtreecommitdiff
path: root/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home.nix')
-rw-r--r--home.nix2
1 files changed, 1 insertions, 1 deletions
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;