1
0
mirror of https://github.com/kmein/niveum synced 2026-03-29 08:41:07 +02:00

stylix: autoenable for homemanager and make apply to tmux

This commit is contained in:
2025-07-25 08:59:31 +02:00
parent bfd7195543
commit 630ec3d052
3 changed files with 8 additions and 10 deletions

View File

@@ -26,6 +26,9 @@ in {
size = 12;
};
home-manager.users.me = {
stylix.autoEnable = true;
};
# environment.etc."stylix/wallpaper.png".source = generatedWallpaper;