Add asusctl settings

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2025-05-25 21:18:28 +01:00
parent 62671b894c
commit b631d466ff
18 changed files with 71 additions and 35 deletions

View File

@@ -51,6 +51,6 @@
enabledThemes = [ "matugen.theme.css" ];
};
theme.template."${home}/.config/vesktop/themes/matugen.theme.css".source = ./theme.css;
theme.template.".config/vesktop/themes/matugen.theme.css".source = ./theme.css;
};
}