Added wezterm and added aliases for justfile

This commit is contained in:
2025-05-09 08:40:34 +02:00
parent d7056e8f38
commit c1d5675927
10 changed files with 131 additions and 0 deletions

View File

@@ -42,6 +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.cursor = {
package = pkgs.phinger-cursors;