Fix move to tag to also focus new tag, Add git config
This commit is contained in:
@@ -328,6 +328,7 @@ for i = 1, 9 do
|
||||
local tag = client.focus.screen.tags[i]
|
||||
if tag then
|
||||
client.focus:move_to_tag(tag)
|
||||
tag:view_only()
|
||||
end
|
||||
end
|
||||
end,
|
||||
|
||||
Reference in New Issue
Block a user