mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-28 17:07:46 +00:00
Add btop template
This commit is contained in:
parent
46539172a5
commit
9f6d2cda4b
4 changed files with 68 additions and 2 deletions
|
@ -20,6 +20,7 @@
|
|||
};
|
||||
in themeFull // {
|
||||
adwaitaGtkCss = (import ./templates/adwaitaGtkCss.nix) themeFull;
|
||||
btopTheme = (import ./templates/btopTheme.nix) themeFull;
|
||||
discordCss = (import ./templates/discordCss.nix) themeFull;
|
||||
firefoxTheme = (import ./templates/firefoxTheme.nix) themeFull;
|
||||
ghosttyConfig = (import ./templates/ghosttyConfig.nix) themeFull;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue