first go at hyprland with lua config

This commit is contained in:
2026-05-10 15:35:01 +01:00
parent ecfa3d9c0f
commit b8ce839f2a
15 changed files with 576 additions and 144 deletions
+8
View File
@@ -0,0 +1,8 @@
require("variables")
require("settings")
require("animations")
require("binds")
require("rules")
-- desktop vs laptop
require("system")