hyprConfToLua.py Hyprlang (.conf) → Lua (Hyprland 0.55+)
PLEASE DO BACKUP BEFORE TESTING, PLEASEEEE.
python hyprConfToLua.py input.conf -o output.lua
python hyprConfToLua.py input.conf # print to stdout
python hyprConfToLua.py input.conf --dir ./dir # try to convert recursibly (or whatever, currently not working)
- Animations and Beizer
- Variables/Input
- Touchpad
- Gestures
- Binds
- Layouts
- Before making a PR please test first with an example file.
- Clankers(AI) are accepted, but for the love of god, check the output first.
- Be nice!