add wezterm config (borrowed from isabel)

This commit is contained in:
blahai 2024-10-23 17:45:29 +03:00
parent c85a317bc8
commit 26de676486
No known key found for this signature in database
9 changed files with 1112 additions and 80 deletions

View file

@ -47,9 +47,10 @@
inputs.nixpkgs.follows = "nixpkgs";
};
wezterm.url = "github:wez/wezterm?dir=nix";
catppuccin = {
url = "github:catppuccin/nix";
inputs.nixpkgs.follows = "nixpkgs";
};
hyprland.url = "github:hyprwm/Hyprland";