SIGN IN SIGN UP
hyprwm / Hyprland UNCLAIMED

Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.

0 0 48 C++

nix: use final.hyprland instead of prev.hyprland in waybar-hyprland

Currently, waybar-hyprland package adds `prev.hyprland` to `$PATH`. This is nixpkgs' default hyprland, not hyprland injected by this overlay. I'd expect we want waybar-hyprland to depend on what's in `pkgs.hyprland` after this (and possibly user's other overlays) are applied – which is `final.hyprland`.
P
psentee committed
2bbe3aa122f242f43ac31fb85a39da48db69ca79
Parent: 9fc5f4c
Committed by Mihai Fufezan <mihai@fufexan.net> on 7/23/2023, 8:19:57 PM