Skip to content
Discussion options

You must be logged in to vote

1 - why are you doing pidof waybar on hyprland start? if for debug - debug build uses hyprlandd.lua. also you dont need to use & disown
2 - no need in &and it actually causes it to not launch properly
3 - /usr/share/hypr/stubs
.luarc.json:

{
        "workspace": {
                "library": [
                        "/usr/share/hypr/stubs"
                ]
        },
        "diagnostics": {
                "globals": [
                        "hl"
                ]
        }
}

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@cggjaicf
Comment options

@wabarTM
Comment options

Answer selected by cggjaicf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants