fix hyprland folder

This commit is contained in:
2026-07-17 15:38:13 +02:00
parent 3a10f9f898
commit 1e56b05236
35 changed files with 5 additions and 18 deletions

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

@@ -0,0 +1,14 @@
require("hyprland.general")
require("hyprland.monitors")
require("hyprland.autostart")
require("hyprland.environment")
require("hyprland.animations")
require("hyprland.layout")
require("hyprland.input")
require("hyprland.binds")
require("hyprland.rules.windows")
require("hyprland.rules.workspaces")
require("hyprland.rules.layers")
require("hyprland.listeners")