Refactor theme management

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2024-10-17 18:43:06 +01:00
parent ab042e03aa
commit d4b941f1fa
7 changed files with 25 additions and 17 deletions

View File

@@ -15,7 +15,7 @@
theme = {
template."${home}/.config/btop/themes/matugen.theme".source = ./theme.theme;
extraConfig = "${
reloadExtraConfig = "${
lib.meta.getExe (
pkgs.writeShellApplication {
name = "reload-btop";