transparent zed and shit
This commit is contained in:
parent
7734f09c89
commit
91068b7338
4 changed files with 388 additions and 35 deletions
23
flake.nix
23
flake.nix
|
|
@ -10,30 +10,10 @@
|
|||
inputs.utils.follows = "flake-utils";
|
||||
};
|
||||
|
||||
tinted-foot = {
|
||||
url = "github:tinted-theming/tinted-foot";
|
||||
flake = false;
|
||||
};
|
||||
tinted-vscode = {
|
||||
url = "github:tinted-theming/tinted-vscode";
|
||||
flake = false;
|
||||
};
|
||||
rycee = {
|
||||
url = "gitlab:rycee/nur-expressions";
|
||||
flake = false;
|
||||
};
|
||||
firenvim = {
|
||||
url = "github:glacambre/firenvim";
|
||||
flake = false;
|
||||
};
|
||||
schemer2 = {
|
||||
url = "github:thefryscorer/schemer2";
|
||||
flake = false;
|
||||
};
|
||||
npmlock2nix = {
|
||||
url = "github:nix-community/npmlock2nix";
|
||||
flake = false;
|
||||
};
|
||||
plasma-manager = {
|
||||
url = "github:pjones/plasma-manager";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
@ -51,6 +31,9 @@
|
|||
url = "github:danth/stylix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
hypr-darkwindow = {
|
||||
url = "github:micha4w/Hypr-DarkWindow/tags/v0.51.1";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue