new: add workspace binds

This commit is contained in:
2026-05-30 03:19:20 -04:00
parent 96fad77198
commit bf1ada37d8
2 changed files with 59 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ local bind = require("lua.lib.bind")
local pieces = {
"apps",
"window",
"workspace",
}
M.binds = {}