ported hyprland config to lua

This commit is contained in:
2026-05-28 18:51:25 +02:00
parent 63e1ca2802
commit 74e63c6c40
8 changed files with 1647 additions and 556 deletions

View File

@@ -0,0 +1,7 @@
{
"workspace": {
"library": [
"./hl.meta.lua"
]
}
}