hyprland: fix path

This commit is contained in:
2026-08-23 01:50:16 +02:00
parent e4805e5027
commit 02e21b903b
18 changed files with 15 additions and 16 deletions
+16
View File
@@ -0,0 +1,16 @@
-- https://wiki.hypr.land/Configuring/Start/
-- require("hyprland/envs") -- managed by uwsm
require("hyprland/monitors")
require("hyprland/permissions")
require("hyprland/input")
require("hyprland/looks")
require("hyprland/animations")
require("hyprland/layouts")
require("hyprland/rules")
require("hyprland/gestures")
require("hyprland/binds")
require("hyprland/execs")