Skip to content

Commit 97f90fb

Browse files
committed
hy3: temporary fix until outfoxxed/hy3#209 is merged
1 parent ce1c787 commit 97f90fb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

flake.nix

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@
3838
};
3939

4040
hy3 = {
41-
url = "github:outfoxxed/hy3";
41+
# url = "github:outfoxxed/hy3";
42+
43+
url = "github:Daholli/hy3/fb2832c2d376332e612cd36a3273e793ecd6b62e";
4244
inputs.hyprland.follows = "hyprland";
4345
};
4446

0 commit comments

Comments
 (0)