初始化dotfiles

This commit is contained in:
2026-06-18 11:36:12 +08:00
commit f4305709a5
37 changed files with 1540 additions and 0 deletions

5
hypr/.luarc.json Normal file
View File

@ -0,0 +1,5 @@
{
"diagnostics": {
"globals": ["hl"]
}
}