Swap defaults to lua
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
-- 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")
|
||||
Reference in New Issue
Block a user