feat(hypr): hyprexpo -> Hyprspace

This commit is contained in:
matt1432 2024-04-16 08:11:12 -04:00
parent c93185e9e8
commit 244fd6daad
5 changed files with 73 additions and 58 deletions

View file

@ -252,10 +252,10 @@
inputs.nixpkgs.follows = "nixpkgs";
};
hypr-official-plugins = {
Hyprspace = {
type = "github";
owner = "hyprwm";
repo = "hyprland-plugins";
owner = "KZDKM";
repo = "Hyprspace";
inputs.hyprland.follows = "hyprland";
};