|
I'm a freshman to this wm and wanna learn about it.I already write a hyprland.lua file and put it into .config/hypr/. But lsp showed errors all the day and hyprland even generated .conf file again and again instead of recognizing it.I've moved hl.meta.lua into the config path and written .luarc.json ,it didn't work. Could someone give me some guidance ? I would be deeply grateful. |
Answered by
ItsOhen
May 23, 2026
Replies: 1 comment 1 reply
|
Need to restart hyprland for it to swap from .conf to .lua. |
1 reply
Answer selected by
love-ccp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Need to restart hyprland for it to swap from .conf to .lua.
No need to move the hl.meta.lua file, it should stay in stubs, and you set that directory in .luarc.json.
This is ofc if your editor/lsp is using .luarc.json.