Init Hyprspace (overview)

Former-commit-id: e0e09df208
This commit is contained in:
Hadi
2024-10-16 01:22:12 +02:00
parent 51c1e94c15
commit c416c53ec3
4 changed files with 47 additions and 3 deletions

View File

@@ -33,6 +33,10 @@
stylix.url = "github:danth/stylix";
apple-fonts.url = "github:Lyndeno/apple-fonts.nix";
hyprswitch.url = "github:h3rmt/hyprswitch/release";
hyprspace = {
url = "github:KZDKM/Hyprspace";
inputs.hyprland.follows = "hyprland";
};
};
outputs = inputs@{ nixpkgs, ... }: {