Init Hyprspace (overview)

This commit is contained in:
Hadi
2024-10-16 01:22:12 +02:00
parent 0d50980a8d
commit e0e09df208
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, ... }: {