Files
2026-05-11 10:39:22 -04:00

6 lines
208 B
Lua

-- App-specific tweaks.
local paths = require("default.hypr.paths")
local require_all = require("default.hypr.require_all")
require_all.files(paths.omarchy_path .. "/default/hypr/apps", "default.hypr.apps")