feat(Hyprland): use latest commit
This commit is contained in:
parent
b69c99c09d
commit
03e60c7d54
2 changed files with 3 additions and 3 deletions
nixos/home
|
@ -23,7 +23,7 @@ in
|
|||
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
package = (builtins.getFlake "github:horriblename/hyprgrass").inputs.hyprland.packages.x86_64-linux.default;
|
||||
package = (builtins.getFlake "github:hyprwm/Hyprland").packages.x86_64-linux.default;
|
||||
|
||||
plugins = [
|
||||
"${(builtins.getFlake "github:horriblename/hyprgrass").packages.x86_64-linux.default}/lib/libhyprgrass.so"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue