Former-commit-id: 063534079d
This commit is contained in:
Hadi
2024-06-18 19:15:19 +02:00
parent f9057b2983
commit ccef91e0ed
2 changed files with 2 additions and 2 deletions

View File

@@ -27,6 +27,6 @@
# change the nvim's obsidian configuration if you want to enable that:
obsidian = true;
theme = import ../themes/nixy.nix; # select your theme here
theme = import ../themes/catppuccin.nix; # select your theme here
};
}