Load Voxtype hotkeys when installed

This commit is contained in:
David Heinemeier Hansson
2026-07-22 21:39:15 -07:00
parent e294d8278f
commit fc6168af86
7 changed files with 32 additions and 5 deletions
+1
View File
@@ -10,6 +10,7 @@ if _G.omarchy_default_bindings ~= false then
require("default.hypr.bindings.clipboard")
require("default.hypr.bindings.tiling")
require("default.hypr.bindings.utilities")
require("default.hypr.bindings.voxtype")
require_optional.module("default.hypr.bindings.applications")
end
require("default.hypr.envs")