Git Product home page Git Product logo

Comments (3)

outfoxxed avatar outfoxxed commented on June 9, 2024

are you actually running hyprland v0.30.0, additionally are you running hyprland v0.30.0 from nix, or something else

from hy3.

stellarhoof avatar stellarhoof commented on June 9, 2024

Nevermind, it works now. I had to override the hyprland package like this since I'm using the default home-manager module instead of the hyprland provided home manager module.

wayland.windowManager.hyprland.package = inputs.hyprland.packages.${pkgs.system}.hyprland;

Perhaps that can be added to the readme?

from hy3.

felixsanz avatar felixsanz commented on June 9, 2024

@outfoxxed i have the same issue but can't get it to work. I think my setup is correct because i can see inside hyprland.conf this line:

plugin=/nix/store/9ws3i38almwmysa37vbk0pwqmvmfmjy0-hy3-0.1/lib/libhy3.so

And also the file exists and all is ok, but i'm still getting that red error message about "failed to load the following plugins".

I'm using Hyprland, built from branch at commit v0.30.0 (). and hy3 version hl0.30.0.

Any idea? Thx.


EDIT: I was pulling from master, instead you have to target the specific release:

hyprland.url = "github:hyprwm/Hyprland?ref=v0.30.0";
hy3 = {
  url = "github:outfoxxed/hy3?ref=hl0.30.0"
  inputs.hyprland.follows = "hyprland";
};

from hy3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.