add lua-based config set

This commit is contained in:
2026-05-08 00:00:15 +09:00
parent bc71aeb4dc
commit a7fefa3305
12 changed files with 248 additions and 1 deletions

4
hyprland.lua Normal file
View File

@@ -0,0 +1,4 @@
require("plugins")
require("common")
require("device.pc")