Switch back to my theme now that I fixed the template

This commit is contained in:
Gene Liverman 2025-01-10 15:14:18 -05:00
parent 9a4c8cacd9
commit 66ee3a3f67

View file

@ -160,9 +160,9 @@ in {
oh-my-posh = {
enable = true;
enableZshIntegration = true;
#settings = builtins.fromJSON (builtins.unsafeDiscardStringContext (builtins.readFile (inputs.genebean-omp-themes + "/beanbag.omp.json")));
settings = builtins.fromJSON (builtins.unsafeDiscardStringContext (builtins.readFile (inputs.genebean-omp-themes + "/beanbag.omp.json")));
#useTheme = "amro";
useTheme = "montys";
#useTheme = "montys";
};
ripgrep.enable = true;
tmux = {