No need for the v2 now

This commit is contained in:
David Heinemeier Hansson
2026-06-29 08:51:15 -05:00
parent 86e5581496
commit 1ed0a1061b
4 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -138,7 +138,7 @@ mkdir -p "$migration_home/.config/hypr"
cat >"$migration_home/.config/hypr/bindings.lua" <<'LUA'
require("default.hypr.bindings.media")
require("default.hypr.bindings.clipboard")
require("default.hypr.bindings.tiling-v2")
require("default.hypr.bindings.tiling")
require("default.hypr.bindings.utilities")
-- Application bindings without Omarchy's preinstalled web apps, TUIs, or desktop apps.