first commit

This commit is contained in:
2026-07-07 13:24:21 +07:00
commit c3314d6ebe
24 changed files with 458 additions and 0 deletions

6
config/hypr/hyprland.lua Normal file
View File

@@ -0,0 +1,6 @@
require("hyprland.monitors")
require("hyprland.inputs")
require("hyprland.keybinds")
require("hyprland.autostart")
require("hyprland.appearance")
require("hyprland.window-rules")