mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Switch back to my theme now that I fixed the template
This commit is contained in:
parent
9a4c8cacd9
commit
66ee3a3f67
1 changed files with 2 additions and 2 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue