Minour fixes
This commit is contained in:
parent
b74b7724c5
commit
b07deef3e3
2 changed files with 1 additions and 9 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
};
|
};
|
||||||
file = {
|
file = {
|
||||||
".config/btop/themes/catppuccin_mocha.theme".source = "${inputs.dotfiles}/.config/btop/themes/catppuccin_mocha.theme";
|
".config/btop/themes/catppuccin_mocha.theme".source = "${inputs.dotfiles}/.config/btop/themes/catppuccin_mocha.theme";
|
||||||
""
|
".config/fish/themes/Catppuccin Mocha.theme".source = "${inputs.dotfiles}/.config/fish/themes/Catppuccin Mocha.theme";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -63,14 +63,6 @@
|
||||||
sha256 = "sha256-XmRGe39O3xXmTvfawwT2mCwLIyXOlQm7f40mH5tzz+s=";
|
sha256 = "sha256-XmRGe39O3xXmTvfawwT2mCwLIyXOlQm7f40mH5tzz+s=";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
{
|
|
||||||
name = "catppuccin";
|
|
||||||
src = {
|
|
||||||
owner = "catppuccin";
|
|
||||||
repo = "fish";
|
|
||||||
sha256 = "";
|
|
||||||
};
|
|
||||||
}
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
tmux = {
|
tmux = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue