diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-12-05 23:00:42 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-12-14 22:06:38 +0530 |
| commit | 07f13ef6e86d72c48ba760ba353e17d441881160 (patch) | |
| tree | 63fc3ed1856920f3eaf682d5fa80a7eba3435945 /home.nix | |
| parent | e8252676414aa387a337282e4af7c49d465d3936 (diff) | |
| download | nixos-config-07f13ef6e86d72c48ba760ba353e17d441881160.tar.gz nixos-config-07f13ef6e86d72c48ba760ba353e17d441881160.zip | |
Cleanup
Diffstat (limited to 'home.nix')
| -rw-r--r-- | home.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |
