update: tmp, hy3 on branch

This commit is contained in:
outfoxxed 2026-03-09 22:15:50 -07:00
parent 33989655ba
commit fc0a0b958c
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
4 changed files with 75 additions and 72 deletions

View file

@ -36,7 +36,8 @@
};
hyprland = {
url = "github:hyprwm/Hyprland";
#url = "github:hyprwm/Hyprland";
url = "github:outfoxxed/hyprland/itarget-visualbox-541";
inputs.nixpkgs.follows = "nixpkgs";
inputs.systems.follows = "systems";
inputs.hyprutils.follows = "hyprutils";
@ -44,7 +45,7 @@
};
hyprland-hy3 = {
url = "github:outfoxxed/hy3";
url = "github:outfoxxed/hy3/0.54";
inputs.hyprland.follows = "hyprland";
};