This commit is contained in:
Hadi
2024-06-17 20:44:37 +02:00
parent bbbf516812
commit 5835d73997
8 changed files with 59 additions and 2 deletions

View File

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