mirror of
https://github.com/genebean/dots.git
synced 2026-03-28 09:57:43 -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 = {
|
oh-my-posh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableZshIntegration = 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 = "amro";
|
||||||
useTheme = "montys";
|
#useTheme = "montys";
|
||||||
};
|
};
|
||||||
ripgrep.enable = true;
|
ripgrep.enable = true;
|
||||||
tmux = {
|
tmux = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue