Former-commit-id: b536a87854
This commit is contained in:
Hadi
2024-06-18 12:10:45 +02:00
parent b4ad55a8c2
commit 85011e69d3
3 changed files with 20 additions and 19 deletions
+1 -1
View File
@@ -28,6 +28,6 @@
# change the nvim's obsidian configuration if you want to enable that:
obsidian = false;
theme = import ../themes/catppuccin.nix; # select your theme here
theme = import ../themes/nixy.nix; # select your theme here
};
}