Git Product home page Git Product logo

Comments (3)

xandayn avatar xandayn commented on June 2, 2024 2

I also had issues installing this, my solution was to manually install CMake before adding the plugin with hyprpm, It is not installed as part of the "base-devel" package on Arch, but is required to build this project.

from hy3.

xandayn avatar xandayn commented on June 2, 2024 1

@xandayn After installing cmake I can install hy3 plugin. But after reboot I got error about hy3:movefocus dispatcher.

How exactly enable this plugin before binds will be loaded? My current config is:

exec-once = hyprpm reload -n

plugin {
    hy3 {
        tab_first_window = true
        tabs {
            ...
        }
        ...
    }
}

general {
    ...
    layout = hy3
    ...
}

bind = $mMod, right, hy3:movefocus, r
bind = $mMod, left,  hy3:movefocus, l
bind = $mMod, up,    hy3:movefocus, u
bind = $mMod, down,  hy3:movefocus, d

I actually also have this issue, but am unsure if this is actually an issue with hy3 or hyprpm, as a stop-gap while I tried to figure it out I just setup a keybind for hyprpm reload and I hit it after login which is good enough for me. You might want to open a new issue for it though, I don't have the time currently to look into it. It looks like there's already a PR here to fix this issue. #58

from hy3.

Crandel avatar Crandel commented on June 2, 2024

@xandayn After installing cmake I can install hy3 plugin. But after reboot I got error about hy3:movefocus dispatcher.

How exactly enable this plugin before binds will be loaded? My current config is:

exec-once = hyprpm reload -n

plugin {
    hy3 {
        tab_first_window = true
        tabs {
            ...
        }
        ...
    }
}

general {
    ...
    layout = hy3
    ...
}

bind = $mMod, right, hy3:movefocus, r
bind = $mMod, left,  hy3:movefocus, l
bind = $mMod, up,    hy3:movefocus, u
bind = $mMod, down,  hy3:movefocus, d

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.