diff --git a/lib/shifty.lua b/lib/shifty.lua index 0357082..cea1900 100644 --- a/lib/shifty.lua +++ b/lib/shifty.lua @@ -786,7 +786,7 @@ function getpos(pos, scr_arg) if not v then -- not existing, not preconfigured v = add({position = pos, - name = i, + name = pos, noswitch = not switch}) end return v