Files
2026-08-24 15:53:53 +02:00

18 lines
392 B
Lua

-- 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")
require("parra")