Changed some configs

This commit is contained in:
2025-06-22 10:09:41 +02:00
parent f475b7b4ab
commit 79d07a5bfd
5 changed files with 55 additions and 47 deletions

View File

@@ -42,7 +42,7 @@ in {
stylix.base16Scheme = lib.mkIf (cfg.theme != "theme") "${pkgs.base16-schemes}/share/themes/${cfg.theme}.yaml";
stylix.autoEnable = true;
stylix.opacity.terminal = 0.95;
# stylix.opacity.terminal = 0.9;
stylix.cursor = {
package = pkgs.phinger-cursors;