logoalt Hacker News

Havocyesterday at 5:44 PM2 repliesview on HN

TIL I'm on 0.56 and hadn't realized there is a change.

Thinking I'll wait as long as I can and then just get an LLM to translate current config to lua once the internet has been seeded a bit with examples


Replies

pynappoyesterday at 7:52 PM

there are already converters online (i wrote a incomplete one as a neovim plugin for fun https://github.com/pynappo/hyprlang-to-lua.nvim) and reportedly LLMs work fine at it too. At the time i wrote my converter there was already a couple hundred configs i could search through on github to see what people did

feelameeyesterday at 7:25 PM

there is a converter: https://eiontusk.github.io/hyprlang2lua/

show 1 reply