Files
blomarchy/hypr/default/bindings.lua
T

5 lines
189 B
Lua

local paths = require("default.hypr.paths")
local require_all = require("default.hypr.require_all")
require_all.files(paths.blob_path .. "/default/hypr/bindings", "default.hypr.bindings")