Files
blomarchy/hypr/default/apps.lua
T

6 lines
205 B
Lua

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